Hi All,
I am trying to generate a summary report and trying to use apex_Collection or Global Temporary table.
In case of apex_collection its really slow in loading the data into the table.
In case of GTT, the data gets cleared off after some time. Please let me know if there are any different approaces could be handled in this case
Thanks
Kayal