Description
- cursor-name
- Identifies the cursor to be closed. The cursor-name must identify a declared cursor as explained in the DECLARE CURSOR statement.
When the CLOSE statement is executed, the cursor must be in the open state.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.