Content deleted Content added
→History: Updated "As of" statement. |
|||
Line 16:
An Oracle programmer in the appropriately configured software environment can launch SQL*Plus, for example, by entering:
where the Oracle user <code>scott</code> has the password <code>tiger</code>. SQL*Plus then presents a prompt with the default form of:
Interactive use can then start by entering a SQL statement (terminated by a semicolon), a PL/SQL block, or another command. For example:
== History ==
|