Easily find issues by searching: #<Issue ID>
Example: #1832
Easily find members by searching in: <username>, <first name> and <last name>.
Example: Search smith, will return results smith and adamsmith
Aqua Data Studio / nhilam |
Follow
829
|
Description
Deactivates a cursor.
Syntax
close cursor_name
Parameters
cursor_name
is the name of the cursor to close.
Examples
Closes the cursor named authors_crsr:
close authors_crsr
Usage
• The close command essentially removes the cursor’s result set. The cursor
position within the result set is undefined for a closed cursor.
• Adaptive Server returns an error message if the cursor is already closed or
does not exist.
About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017