Progress
SQL-89
Guide and Reference
OPEN Statement
Selects the retrieval set from the execution of the SELECT clause in a DECLARE CURSOR statement.
cursor-name
The name of the cursor defined in the DECLARE CURSOR statement.
EXAMPLEThis example opens cursor c01.
NOTES
SEE ALSO
CLOSE Statement, DECLARE CURSOR Statement, DELETE FROM Statement, FETCH Statement, UPDATE Statement
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |