Hi,
How to create a XML with below type of tags in Plsql.
Please suggest.

Hi,
How to create a XML with below type of tags in Plsql.
Please suggest.
Best answer by dsj
Hi
I personally prefer DBMS_XMLDOM
over Xml_Record_Writer_SYS
.
Here’s a blogpost on how to use dbms_xmldom to create XML
https://dsj23.me/2019/09/18/how-to-use-dbms_xmldom-to-create-xml-from-pl-sql/
Cheers!
Damith
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.