Introduction to Oracle 9i SQL
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
View other Oracle Courses
3 Days
Contact us for pricing
Prerequisites
none requiredRELATIONAL DATABASES & SQL:
About Relational DatabasesElements of SQL
USING SQL*PLUS:
About SQL *PlusUsing the MS Windows SQL *Plus Tool
Using the ISQL *Plus Tool
Entering Commands and Syntax
BUILDING A SELECT STATEMENT:
About the Select StatementSelecting Columns
Using Alias Names
BUILDING A WHERE CLAUSE:
About Logical OperatorsEquality Operator
Boolean Operator
Null & Between Operators
Finding Text Strings
In Operator
ORDERING THE RESULT TABLE:
About the Order by clauseMultiple Column Sorts
Specifying the sort sequence
About Null Values within Sorts
Using Column Aliases
PSEUDO COLUMNS & FUNCTIONS:
About Pseudo Colums & FunctiosUsing ROWID
Using ROWNUM
Using the functios
Using the Dual Table
Session Timezone Function
JOINING TABLES:
About JoinsInner Joins
Reflexive Join
Non Key Join
Outer Join
USING SET OPERATORS:
About the Set OperatorsSet Operator Examples
SUMMARY FUNCTIONS:
About Summary FunctionsSummary Function with Distinct
USING SUBQUERIES:
About SubqueriesStandard Subqueries
Correlated Subqueries
CREATING & SELECTING GROUPS:
About Summary GroupsFinding groups with the base tables
Selecting data from the base tables
Selecting groups from the result table
SQL*PLUS COMMANDS:
About SQL *Plus CommandsMore about Script Files
Invoking Operating System Commands
Saving Session Output
BUILD SIMPLE SQL*PLUS REPORTS:
About the SQL *Plus report FeaturesSession Output with set
Format column output with Column
Defining Reort Beaks with Break
Produce Subtotals with Commute
SQL DATA DEFINITION LANGUAGE:
About SQL DDLCreate Table Statement
Alter Table Statement
Drop Table Statement
Supportive Statements
SQL DATA MANIPULATION LANGUAGE:
About SQL DMLAbout the Insert Statement
About the Delete Statement
About the Update Statement
About Transactions
Truncate Table
Complex Table References
OracleOracle 9iOracle Database 9i