Lesson 1
Overview of the Oracle environment
In this module, you will look at the basic components that make up Oracle's database software and log into
SQL*Plus, a tool for interacting directly with the database using SQL commands.
Module objectives
By the end of this module, you will know how to:
- Identify the primary components of an Oracle database
- Name several data dictionary views and their purpose
- Log into the database with SQL*Plus
- Distinguish between standard SQL and Oracle's SQL extensions and describe when to use each