Hi,
I have used CURSOR for one of my client need, it executed successfully however it perform slowly due to lot of operation perofrmed within cursor.
I have used lot of INSERT's perofrmed within CURSOR.
Do we have other option that we can refer instead of CURSOR due to long processing time ?
Please suggest any good approach if anyone know.
Thanks.