Install , Setup and Configure ORACLE Information - provides the
knowledge of how to set up your account and other system
environment variables. It will also provide information
about how ORACLE configuration, which you will require,
and the steps you must take to report any problems.
SQL*Plus (Terminal Monitor) - provides a summary of the commands that
you will require in order to create tables and manipulate the
database.
SQL*Loader - provides a summary of the commands that you will
require to allow you to load data from a file to the database.
SQL Commands - provides the syntax of some of the SQL Commands in
ORACLE to help you get started. This section will only shed
light on the Data Definition Language commands and will
not contain any information on querying the database (which
should be covered in class).
SQLPLUS Manuals and Tutorials
Technet Article - SQL*Plus Substitution Variables
Dizwell.com -
Enable SQL*Plus History (Up-arrow)
| |