Need clarification CURSOR memory allocation
430729Apr 13 2007 — edited Apr 13 2007Hi All,
Pls help me to understand the below
1. I declare a cursor when the memory is going to allocated for that ,Declaration or while Opening the cursor and from which memory it is going to allocate.
2. If i close the cursor then memory is going to delocate or it is done later
3.If i close a cursor and after that i am opening it again .. IS Memory is going to allocate again ..
Thanks,
Ravi