SQL*Plus User's Guide and Reference Release 8.1.5 A66736-01 |
|
SQL*Plus Commands from Earlier Releases, 7 of 14
Sets the cursor usage behavior.
SET CLOSECUR[SOR] {OFF|ON}
On or OFF sets whether or not the cursor will close and reopen after each SQL statement. This feature may be useful in some circumstances to release resources in the database server.
|
Copyright © 1999 Oracle Corporation. All Rights Reserved. |
|