September 2000
Intermediate to advanced
418 pages
11h 5m
English
| SQLPREFIX |
SQLPRE[FIX] c |
Sets the SQL*Plus prefix character; c specifies the character to be used as the SQL*Plus prefix. While you enter a SQL command or PL/SQL block, you can enter a SQL*Plus command on a separate line, prefixed by this character, and that command will be executed without disturbing the SQL statement you enter. The SQL*Plus prefix character must be nonalphanumeric, and the default is "#".