October 2002
Beginner
864 pages
18h 41m
English
fetch cursor_name [into fetch_target_list]
The FETCH command loads the contents of the cursor's data into the provided program variables. After the variables have been loaded, the cursor scrolls to the next record.
Read now
Unlock full access