Performance Issue - XMLAGG
We are facing performance issue to fetch data from table using XMLAGG. When we fetch 2 and 3 records and do XMLAGG, it performs well (100 ms) but when we fetch more than 100 records (xmldata) from table, query's is not performing well. To fetch and do XMLAGG for 500 records, it is taking average 2 second time.
How can we tune XMLAGG or alternate solution for XMLAGG.
How can we tune XMLAGG or alternate solution for XMLAGG.
Thanks,
Dhaval
0