SQL*Plus
Getting Started Release 8.1.6 for Windows A77480-01 |
|
Installing SQL*Plus Help and Demonstration Tables, 4 of 4
To load the demonstration tables, start SQL*Plus with the user account that allows you to complete the exercises. SQL*Plus User's Guide and Reference refers to the user name SCOTT with the password TIGER, but you can use any account with the same privileges.
Enter the following command at the SQL*Plus prompt:
SQL> @%ORACLE_HOME%\SQLPLUS\DEMO\DEMOBLD.SQLWhen you finish working through the examples, you can remove the demonstration tables from the database by entering the following command:
SQL> @%ORACLE_HOME%\SQLPLUS\DEMO\DEMODROP.SQL
|
![]() Copyright © 2000 Oracle Corporation. All Rights Reserved. |
|