Progress
SQL-89
Guide and Reference
CLOSE Statement
Closes an open cursor.
cursor-name
Represents the name given to the cursor when defined in the DECLARE CURSOR statement.
EXAMPLEThe following example shows how to close the c01 cursor.
NOTES
SEE ALSO
DECLARE CURSOR Statement, DELETE FROM Statement, FETCH Statement, INSERT INTO Statement, OPEN Statement, UPDATE Statement
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |