How to pass xml as a parameter in Oracle?
I have a datatable in C# that I want to pass as parameter in oracle stored procedure by converting into xml. I have achieved it using sp_xml_preparedocument in SQL Server but, I want to implement same in oracle.

Sundaram SubramanianPosted Aug 8, 2017, 10:08 PM
Gokhul VarmanPosted Aug 8, 2017, 2:15 PM
Hariharan KrishnamoorthiPosted Jul 18, 2017, 7:01 AM
Anil JhaPosted Jul 18, 2017, 4:35 AM
Vignesh ManiPosted Jul 18, 2017, 4:13 AM