Oracle Training Overview
The foundation for all Oracle professionals is the SQL language along with Oracle's SQL*Plus extensions. A detailed consideration of these languages includes such topics as creating and maintaining table definitions in the data dictionary, specifying data types, manipulating tables and developing sophisticated queries quickly and accurately. This course was formerly called “Introduction to Oracle9i: SQL & SQL*Plus”.
Oracle Training Prerequisites
Oracle Training Audience
All Oracle professionals including developers, database administrators, designers and analysts.
Oracle Training Suggested Next Courses
Introduction to Oracle9i Advanced SQL
Oracle Training Course duration
3 Days
Oracle Training Course outline
SQL DATA DEFINITION LANGUAGE
USING THE SQL*PLUS TOOL
SQL DATA MANIPULATION LANGUAGE
INTRODUCTION TO SQL QUERIES
BUILDING A WHERE CLAUSE
ORDERING THE RESULT TABLE
PSEUDO COLUMNS AND FUNCTIONS
JOINING TABLES
USING SET OPERATORS UPON TABLES
ABOUT SUMMARY FUNCTIONS
USING SUBQUERIES
CREATING & SELECTING GROUPS
CREATING & USING VIEWS
INDEXES & SYNONYMS
UNDERSTANDING THE DATA DICTIONARY
BUILD SIMPLE SQL*PLUS REPORTS