OPEN
Syntax
OPEN cursor_name [[USING variable[,...]] | [expression[,...]]];OPEN cursor_variable FOR dynamic_sql_string;OPEN cursor_nameDescription
See Also
Last updated
Was this helpful?
OPEN cursor_name [[USING variable[,...]] | [expression[,...]]];OPEN cursor_variable FOR dynamic_sql_string;OPEN cursor_nameLast updated
Was this helpful?
Was this helpful?