Hi Expert,
I was wondering to know the below points for PL/SQL Collection.
1)How Memory management is done for PL/SQL Collection and when the memory is being destroyed for the allocated memory
2)What is the scope of PL SQL collection e.g. If we initialize an array inside one cursor loop and can we access the same array elements inside another cursor loop.
It would be great if i got the answer with some explanation as I'm beginner in Pl/sql
Regards,
Pritam