Skip to Content
0
Former Member
Nov 05, 2005 at 06:03 AM

open cursor statement

962 Views

Hi All,

OPEN CURSOR WITH HOLD S_CURSOR FOR

SELECT * FROM VBAP WHERE ...

i could not understand the above OPEN CURSOR statement, what does an OPEN CURSOR do? can someone give any egs. in using it.

thanks.