Hi all,
1)Difference between cursor for loop and for loop, which is faster?
2)Difference between global variable and static global variable?
3)How to access variable of nested procedure?
4)If we have both user exception and system exception, which will be handled first?
5)Difference between anonymous block and normal block?
Can you please explain more details on the above points? Explain 2,3,4,5 points at least 1 example.
Thanks