| SQL*Plus User's Guide and Reference Release 8.1.6 A75664-01 | 
 | 
Obsolete SQL*Plus Commands, 8 of 15
Sets the cursor usage behavior.
SET CLOSECUR[SOR] {ON|OFF}
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. | 
 |