Oracle Training Overview
This Oracle 10g courseware training guide book will consider advanced subjects and techniques pertaining to the SQL database language. Even professionals experienced in other implementations of the industry-standard SQL language will benefit from the advanced and Oracle-specific features of SQL discussed in this course.
Oracle Training Prerequisites
The textbook ORACLE DATABASE 10G: INTRODUCTION TO SQL – PART I is a mandatory prerequisite for this course
Oracle Training Audience
The target audience for this course is all Oracle professionals. Further, this course is well suited for non-Oracle professionals already experienced in the SQL but who wish to become acquainted with the unique and advanced features of Oracle SQL. Among the specific groups for whom this course will be helpful are application developers and database administrators.
Oracle Training Certification Examination
Tests for the Oracle Certified Professional (OCP) and other related programs are administered by Sylvan Prometric, Inc. This course considers subjects included within "Exam 1Z1-042: Oracle Database 10g: Administration I". In addition to the prerequisite course book, the course ORACLE DATABASE 10G: ADMINISTRATION I is also required to prepare for this certification test.
Following the training sessions Oracle Corporation recommends six-month production experience with the technology prior to taking the certification examinations. While this is good practice it may not be necessary for all individuals.
E-Learning Value-Added Modules
Purchasing this courseware will grant the instructor and each student 60-day unlimited access to e-Learning modules. These modules may be used (1) as part of a distance learning presentation, or (2) as a blended-learning solution, or (3) to enhance instructor-led training. To view a demo, or to view the contents of these e-Learning modules, or to purchase these modules separately, please click on "e-Learning" on the navigation bar above.
Oracle Training Objectives
Major subject areas to be explored are:
- Learn to use the SQL99 join syntax. Also, performing advanced SQL queries using techniques such as grouping and cube operations.
- Moving beyond basic table definitions, consideration of defining the full range of database objects, such as advanced table definitions, indexes, sequences, views and others.
- Understanding basic database security and object privileges.
- Using the powerful set of built-in SQL functions.
- Protecting the database and extending the basic data model using declarative constraints.
- Developing complex SQL*Plus reports and using SQL*Plus scripts.
Oracle Training Course duration
3 Days
Oracle Training Course outline
SQL99 JOIN TECHNIQUES
- CROSS JOINS
- NATURAL JOINS
- INNER JOINS
- OUTER JOINS
- ANTI JOINS
- USING NAMED SUBQUERIES
ENHANCING GROUPS WITH ROLLUP & CUBE
USING THE CASE EXPRESSION
SQL FUNCTIONS: CHARACTER
- WHAT ARE THE SQL FUNCTIONS?
- CHARACTER FUNCTIONS
- About GREATEST(), LEAST()
SQL FUNCTIONS: NUMERIC
SQL FUNCTIONS: DATE
- DATE FORMAT FUNCTIONS
- DATE ARITHMETIC FUNCTIONS
DATABASE OBJECTS: RELATIONAL VIEWS
- ABOUT RELATIONAL VIEWS
- UPDATING VIEW DATA
- MAINTAINING VIEW DEFINITIONS
- ALTER VIEW
- DROP VIEW
DATABASE OBJECTS: DATA DICTIONARY STORAGE
- USER_UPDATABLE_COLUMNS
- UNDERSTANDING THE DATA DICTIONARY STRUCTURE
DATABASE OBJECTS: INDEXES
- ABOUT INDEXES
- USE B-TREE INDEXES
DATABASE OBJECTS: OTHER OBJECTS
- CREATING AN APPLICATION SCHEMA
- MORE ABOUT CREATING TABLES
- DEFINING SEQUENCES
- ALTER SEQUENCE & DROP SEQUENCE
- ALTER SEQUENCE
- DROP SEQUENCE
- ABOUT SYNONYMS
- DROP SYNONYM
- CREATE SCHEMA AUTHORIZATION
DATABASE OBJECTS: SECURITY
- USER ID PASSWORDS
- OBJECT SECURITY
DATA INTEGRITY USING CONSTRAINTS
- NOT NULL CONSTRAINT
- CHECK CONSTRAINT
- UNIQUE CONSTRAINT
- PRIMARY KEY CONSTRAINT
- REFERENCES CONSTRAINT
MANAGING CONSTRAINT DEFINITIONS
- MANAGING CONSTRAINTS
- RENAMING & DROPPING CONSTRAINTS
- ENABLING & DISABLING CONSTRAINTS
- DEFERRED ENFORCEMENT
- SET CONSTRAINTS
- HANDLING CONSTRAINT EXCEPTIONS
- DATA DICTIONARY STORAGE
OPTIONAL -
ADVANCED SQL*PLUS REPORTS
- BREAK
- COMPUTE
- COLUMN
- TTITLE & BTITLE
OPTIONAL -
BUILDING SQL*PLUS SCRIPTS
- USING SQL*PLUS VARIABLES
- DEFINE & UNDEFINE
- ACCEPT
- PROMPT
- PAUSE
|