IT Training Courses
Microsoft Gold IT Training Partner
800-326-1044

ORA11g001v2 - Oracle Database 11g: SQL Fundamentals II

Course ORA11g001v2


Price: $1,896.00
Software Assurance Value: Not Eligible       
Duration: 3 Days




This course is currently only available on a request basis. Request this class now.





 Course Description

SQLSoft Course ORA11g001v2: Oracle Database 11g: SQL Fundamentals II

Table of Contents

Introduction
Audience
At Course Completion
Prerequisites
Certified Professional Exams
Student Materials
Course Outline


Introduction

The primary objective of this course is to consider advanced subjects and techniques pertaining to the SQL database language, based upon the latest features available with the Oracle release. 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.

Return to Top


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.

  • End-Users and Analysts
  • Database administrators
  • Business users and non-technical senior end users

Return to Top


At Course Completion

Specific subject areas to be explored and objectives to be reached are:

  • Learn to use the SQL99 join syntax and learn about the full range of join operations available, such as natural join, inner join, cross join, outer joins and others.
  • Perform advanced SQL queries using techniques such as CASE structures, rollup and cube operations.
  • Moving beyond basic table definitions, learn to define the full range of database objects, such as advanced table definitions and the creation of indexes, sequences, views and others.
  • Use the powerful set of built-in SQL functions. These functions provide sophisticated manipulation of character, numeric and date data elements.
  • Taking advantage of the latest features found within the Oracle release, such as the handling and tolerating DML errors without application interruption, newly added functions, and other topics.
  • Obtain database object metadata from the data dictionary.
  • Understand basic database security and object privileges.
  • Protect database integrity and extend the conceptual data model using declarative constraints.
  • Using SQL Developer and other available SQL interfaces.
  • Develop complex SQL*Plus reports and reusable SQL*Plus scripts, as well as control the SQL*Plus environment.

Return to Top


Prerequisites

ora11g001v1,Oracle Database 11G: SQL Fundamentals I is a mandatory prerequisite for this course.

Return to Top


Certified Professional Exams

This course, along with ora11g101vs, Oracle Database 11g: PL/SQL Fundamentals I, will help the student prepare for the following Certified Professional exams:

  • Exam 1Z0-047: Oracle Database: SQL Certified Expert

Following the training sessions, Oracle Corporation recommends six-months production experience with the technology prior to taking the certification examinations. While this is good practice, it may not be necessary for all individuals.

Return to Top


Student Materials

The student kit includes a comprehensive workbook and other necessary materials for this class.

Return to Top


Course Outline

SQL99 JOIN TECHNIQUES

  • CROSS JOINS
  • NATURAL JOINS
  • INNER JOINS
  • OUTER JOINS
  • ANTI JOINS
  • USING NAMED SUBQUERIES

    ENHANCING GROUPS WITH ROLLUP & CUBE

  • USING ROLLUP
  • USING CUBE

    USING THE CASE EXPRESSION

    SQL FUNCTIONS: CHARACTER

  • STRING FORMATTING FUNCTIONS
  • ASCII CODES FUNCTIONS
  • PAD & TRIM FUNCTIONS
  • STRING MANIPULATION FUNCTIONS
  • STRING COMPARISON FUNCTIONS
  • PHONETIC SEARCH FUNCTIONS

    SQL FUNCTIONS: NUMERIC

  • ABOUT THE NUMERIC FUNCTIONS
  • NULL VALUE FUNCTIONS

    SQL FUNCTIONS: DATE

  • DATE FORMAT FUNCTIONS
  • DATE ARITHMETIC FUNCTIONS

    DATABASE OBJECTS: RELATIONAL VIEWS

  • ABOUT DATABASE OBJECTS
  • ABOUT RELATIONAL VIEWS
  • UPDATING VIEW DATA
  • MAINTAINING VIEW DEFINITIONS
  • ALTER VIEW
  • DROP VIEW

    DATABASE OBJECTS: DATA DICTIONARY STORAGE

  • ABOUT THE DATA DICTIONARY
  • OBJECT-SPECIFIC DICTIONARY VIEWS
  • USER_UPDATABLE_COLUMNS
  • UNDERSTANDING THE DATA DICTIONARY STRUCTURE

    DATABASE OBJECTS: INDEXES

  • ABOUT INDEXES
  • USE B-TREE INDEXES

    DATABASE OBJECTS: OTHER OBJECTS

  • MORE ABOUT CREATING TABLES
  • ABOUT SEQUENCES
  • ALTER SEQUENCE & DROP SEQUENCE
  • ALTER SEQUENCE
  • DROP SEQUENCE
  • ABOUT SYNONYMS
  • DROP SYNONYM
  • CREATE SCHEMA AUTHORIZATION

    DATABASE OBJECTS: SECURITY

  • USER PASSWORDS
  • OBJECT SECURITY

    DATA INTEGRITY USING CONSTRAINTS

  • ABOUT CONSTRAINTS
  • NOT NULL CONSTRAINT
  • CHECK CONSTRAINT
  • UNIQUE CONSTRAINT
  • PRIMARY KEY CONSTRAINT
  • REFERENCES CONSTRAINT
  • DEFINING CONSTRAINTS ON EXISTING TABLES

    MANAGING CONSTRAINT DEFINITIONS

  • RENAMING & DROPPING CONSTRAINTS
  • ENABLING & DISABLING CONSTRAINTS
  • DEFERRED ENFORCEMENT
  • SET CONSTRAINTS
  • HANDLING CONSTRAINT EXCEPTIONS
  • CONSTRAINTS WITH VIEWS
  • DATA DICTIONARY STORAGE

    ADVANCED SQL*PLUS REPORTS

  • BREAK
  • COMPUTE
  • COLUMN
  • TTITLE & BTITLE

    OPTIONAL - ADVANCED SQL*PLUS REPORTS

  • REPORT-1
  • REPORT-2
  • SOLUTIONS
  • REPORT-1
  • REPORT-2

    OPTIONAL - BUILDING SQL*PLUS SCRIPTS

  • USING SQL*PLUS VARIABLES
  • DEFINE & UNDEFINE
  • ACCEPT
  • PROMPT
  • PAUSE

    OPTIONAL - SQL*PLUS SESSION CONTROL

  • CONTROLLING SYSTEM VARIABLES
  • SET
  • SHOW

    Return to Top