How to Insert XML in Oracle Database from ASP.NET - 0 views
-
prashant35 on 27 Dec 17How to Insert XML in Oracle Database from ASP.NET Do you know why and how we Insert xml in database ? Here is the answer. If you want to Insert multiple rows and multiple column ( like DataTable) in a single execution.Then we Insert using xml. Now we will see how to Insert xml…