News

SQL*Plus executes this command file whenever any user starts SQL*Plus and SQL*Plus establishes the Oracle connection. The Site Profile allows the DBA to set up SQL*Plus environment defaults for all ...
Starting SQL*Plus Now that you have identified important keys on your keyboard, you are ready to start SQL*Plus. Example 2-1 Starting SQL*Plus This example shows you how to start SQL*Plus. Follow the ...
The other user could issue the SQL*Plus command: SQL> connect ANOTHER USER SQL> @clone SCOTT FUNCTION FOO This works but it still requires SQL*Plus sessions and scripts.
SQL Plus is just a command line monitor. The Oracle offical reference documentation is useful if you want to learn what it can do for formatting and the like, which isn't very much.