Introduction to Oracle 9i SQL

This course has been superseded

We suggest the following instead:
Oracle Database - SQL I Introduction

Course Description

This course is a common starting point in the Oracle database curriculum for administrators, developers and business users. The objective of this course is to provide an introduction to the SQL database language within the context of an Oracle database.

View other Oracle Courses
3 Days
Contact us for pricing
 

Prerequisites

none required

RELATIONAL DATABASES & SQL:

About Relational Databases
Elements of SQL

USING SQL*PLUS:

About SQL *Plus
Using the MS Windows SQL *Plus Tool
Using the ISQL *Plus Tool
Entering Commands and Syntax

BUILDING A SELECT STATEMENT:

About the Select Statement
Selecting Columns
Using Alias Names

BUILDING A WHERE CLAUSE:

About Logical Operators
Equality Operator
Boolean Operator
Null & Between Operators
Finding Text Strings
In Operator

ORDERING THE RESULT TABLE:

About the Order by clause
Multiple Column Sorts
Specifying the sort sequence
About Null Values within Sorts
Using Column Aliases

PSEUDO COLUMNS & FUNCTIONS:

About Pseudo Colums & Functios
Using ROWID
Using ROWNUM
Using the functios
Using the Dual Table
Session Timezone Function

JOINING TABLES:

About Joins
Inner Joins
Reflexive Join
Non Key Join
Outer Join

USING SET OPERATORS:

About the Set Operators
Set Operator Examples

SUMMARY FUNCTIONS:

About Summary Functions
Summary Function with Distinct

USING SUBQUERIES:

About Subqueries
Standard Subqueries
Correlated Subqueries

CREATING & SELECTING GROUPS:

About Summary Groups
Finding groups with the base tables
Selecting data from the base tables
Selecting groups from the result table

SQL*PLUS COMMANDS:

About SQL *Plus Commands
More about Script Files
Invoking Operating System Commands
Saving Session Output

BUILD SIMPLE SQL*PLUS REPORTS:

About the SQL *Plus report Features
Session Output with set
Format column output with Column
Defining Reort Beaks with Break
Produce Subtotals with Commute

SQL DATA DEFINITION LANGUAGE:

About SQL DDL
Create Table Statement
Alter Table Statement
Drop Table Statement
Supportive Statements

SQL DATA MANIPULATION LANGUAGE:

About SQL DML
About the Insert Statement
About the Delete Statement
About the Update Statement
About Transactions
Truncate Table
Complex Table References

OracleOracle 9iOracle Database 9i