SQL*Plus® User's Guide and Reference Release 11.2 Part Number E10823-01 |
|
|
View PDF |
This section describes new features of the SQL*Plus Release 11.2 and provides pointers to additional information.
SQL*Plus Release 11.2 is a superset of SQL*Plus 11.1. This section describes new features introduced in SQL*Plus Release 11.2.
Editions
SQL*Plus enables you to specify the Session Edition to use when starting SQL*Plus or when making a database connection with the CONNECT command.
SET EXITCOMMIT
A new SET option enables you to specify whether the default EXIT behavior is COMMIT or ROLLBACK. The default is ON, which gives unchanged behavior.
See Also: