CLOSE
CLOSE
closes a cursor previously opened with DECLARE
.
Syntax
Field | Use |
---|---|
cursor_name | The name of an open cursor to close. |
CLOSE
closes a cursor previously opened with DECLARE
.
Field | Use |
---|---|
cursor_name | The name of an open cursor to close. |