| René Nyffenegger's collection of things on the web | |
|
René Nyffenegger on Oracle - Most wanted - Feedback
|
set sqlterminator [SQL*Plus] | ||
SQL> set sqlterminator c
c specifies the character that ends an SQL statement. The default is the semicolon (;). The sqlterminator cannot be alpha numeric.
Links |