Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Efficient way to build XML tree using PL/SQL

655491Aug 7 2009 — edited Aug 10 2009
Hi, all,
I am looking for an efficient way to build XML tree using PL/SQL. I need to retrieve some rows (< 300 with 3 columns) from a table, and then some calculation for some rows, and then need to build a simple XML tree with about size of the element, basically one element for one row. Does anyone have a recommendation?

Thank you so much in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 7 2009
Added on Aug 7 2009
3 comments
722 views