SQL*Plus User's Guide and Reference
Release 8.1.5

A66736-01

Library

Product

Contents

Index

Prev Up Next

SQL*Plus Commands from Earlier Releases, 7 of 14


SET CLOSECURSOR

Purpose

Sets the cursor usage behavior.

Syntax

SET CLOSECUR[SOR] {OFF|ON}

Usage Notes

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.


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index