Declares a cursor that is compatible with Adaptive Server.
DECLARE cursor-name … CURSOR FOR select-statement …[ FOR { READ ONLY | UPDATE } ]
SAP Sybase IQ supports a DECLARE CURSOR syntax that is not supported in Adaptive Server. For information on the full DECLARE CURSOR syntax, see DECLARE CURSOR Statement [ESQL] [SP].