The name of a cursor that is defined in a DECLARE CURSOR statement in your program. The DECLARE CURSOR statement must precede the CLOSE statement in your source program. When the CLOSE statement is executed, the cursor must be in the open state.
|
Copyright © 2014 CA.
All rights reserved.
|
|