Hi,
Scope of any variable ( Hence cursors too ) , is local to the block where it is defined . So, try to move the second cursor declaration to the inside BEGIN - > END Block.
![]()
Sreehari
Hi,
Scope of any variable ( Hence cursors too ) , is local to the block where it is defined . So, try to move the second cursor declaration to the inside BEGIN - > END Block.
![]()
Sreehari