Hi Team,
There is a performance issue found in ref cursor returning data from GTT table. The table has 32000 rows and it takes 3 mins to return result set from the procedure.
Is there a way to improve performance in ref cursor to return result set faster OR any other alternative solution to resolve the performance issue?
Kindly advise.
Using Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production
Regds,
ANA