open ::=
EXEC SQL OPEN cursor_name [ USING {[ SQL ] DESCRIPTOR structure_name
   | :host_variable[[ INDICATOR ] :ind_variable] , ...} ];