Oracle Database 12C Developer Track
Oracle Database 12C Developer Track
This Oracle Database: Introduction to SQL training helps you write subqueries, combine
multiple queries into a single query using SET operators and report aggregated data using
group functions. Learn this and more through hands-on exercises.
Learn To:
Benefits to You
Ensure fast, reliable, secure and easy to manage performance. Optimize database
workloads, lower IT costs and deliver a higher quality of service by enabling consolidation
onto database clouds.
This course will help you understand the advanced features of SQL. Learning these
features will help you query and manipulate data within the database, use the dictionary
views to retrieve metadata and create reports about their schema objects. Some of the
date-time functions available in the Oracle Database are also covered. This course also
discusses how to use the regular expression support in SQL through expert instruction.
The main development tool used in this training is Oracle SQL Developer. SQL*Plus is
available as an optional development tool. This is appropriate for a 10g, 11g and 12c
audience.
Course Bundle
Note: This course is a combination of Oracle Database: SQL Workshop I and Oracle
Database: SQL Workshop II courses.
Objectives
Topics
Introduction
Retrieving Data using the SQL SELECT Statement
Restricting and Sorting Data
Using Single-Row Functions to Customize Output
Using Conversion Functions and Conditional Expressions
Reporting Aggregated Data Using the Group Functions
Displaying Data from Multiple Tables Using Joins
Using Subqueries to Solve Queries
Using the SET Operators
Managing Tables using DML statements
Introduction to Data Definition Language
Introduction to Data Dictionary Views
Creating Sequences, Synonyms, Indexes
Creating Views
Managing Schema Objects
Retrieving Data by Using Subqueries
Manipulating Data by Using Subqueries
Controlling User Access
Manipulating Data
Managing Data in Different Time Zones
2- Oracle Database 12c: Program with PL/SQL
This Oracle Database: Program with PL/SQL training starts with an introduction to PL/SQL
and then explores the benefits of this powerful programming language. Through hands-
on instruction from expert Oracle instructors, you'll learn to develop stored procedures,
functions, packages and more.
Learn To:
Benefits to You
Ensure fast, reliable, secure and easy to manage performance. Optimize database
workloads, lower IT costs and deliver a higher quality of service by enabling consolidation
onto database clouds.
You will use Oracle SQL Developer to develop these program units. SQL*Plus is introduced
in this course as optional tools.
Course Bundle
Note: This course is a combination of Oracle Database: PL/SQL Fundamentals and Oracle
Database: Develop PL/SQL Program Units courses.
Prerequisites
Suggested Prerequisite
Required Prerequisite
Topics
Introduction
o Course Objectives
o Course Agenda
o Describe the Human Resources (HR) Schema
o PL/SQL development environments available in this course
o Introduction to SQL Developer
Introduction to PL/SQL
o Overview of PL/SQL
o Identify the benefits of PL/SQL Subprograms
o Overview of the types of PL/SQL blocks
o Create a Simple Anonymous Block
o How to generate output from a PL/SQL Block?
Declare PL/SQL Identifiers
o List the different Types of Identifiers in a PL/SQL subprogram
o Usage of the Declarative Section to Define Identifiers
o Use variables to store data
o Identify Scalar Data Types
o The %TYPE Attribute
o What are Bind Variables?
o Sequences in PL/SQL Expressions
Write Executable Statements
o Describe Basic PL/SQL Block Syntax Guidelines
o Learn to Comment the Code
o Deployment of SQL Functions in PL/SQL
o How to convert Data Types?
o Describe Nested Blocks
o Identify the Operators in PL/SQL
Interaction with the Oracle Server
o Invoke SELECT Statements in PL/SQL
o Retrieve Data in PL/SQL
o SQL Cursor concept
o Avoid Errors by using Naming Conventions when using Retrieval and DML
Statements
o Data Manipulation in the Server using PL/SQL
o Understand the SQL Cursor concept
o Use SQL Cursor Attributes to Obtain Feedback on DML
o Save and Discard Transactions
Control Structures
o Conditional processing using IF Statements
o Conditional processing using CASE Statements
o Describe simple Loop Statement
o Describe While Loop Statement
o Describe For Loop Statement
o Use the Continue Statement
Composite Data Types
o Use PL/SQL Records
o The %ROWTYPE Attribute
o Insert and Update with PL/SQL Records
o INDEX BY Tables
o Examine INDEX BY Table Methods
o Use INDEX BY Table of Records
Explicit Cursors
o What are Explicit Cursors?
o Declare the Cursor
o Open the Cursor
o Fetch data from the Cursor
o Close the Cursor
o Cursor FOR loop
o The %NOTFOUND and %ROWCOUNT Attributes
o Describe the FOR UPDATE Clause and WHERE CURRENT Clause
Exception Handling
o Understand Exceptions
o Handle Exceptions with PL/SQL
o Trap Predefined Oracle Server Errors
o Trap Non-Predefined Oracle Server Errors
o Trap User-Defined Exceptions
o Propagate Exceptions
o RAISE_APPLICATION_ERROR Procedure
Stored Procedures
o Create a Modularized and Layered Subprogram Design
o Modularize Development With PL/SQL Blocks
o Understand the PL/SQL Execution Environment
o List the benefits of using PL/SQL Subprograms
o List the differences between Anonymous Blocks and Subprograms
o Create, Call, and Remove Stored Procedures
o Implement Procedures Parameters and Parameters Modes
o View Procedure Information
Stored Functions and Debugging Subprograms
Packages
Deploying Packages
Implement Oracle-Supplied Packages in Application Development
Dynamic SQL
Design Considerations for PL/SQL Code
Triggers
Creating Compound, DDL, and Event Database Triggers
PL/SQL Compiler
Manage Dependencies
3- Oracle Fusion Middleware 11g: Build Applications with Oracle Forms
This Oracle Fusion Middleware 11g: Build Applications with Oracle Forms training explores
building Oracle Forms Builder 11g. Expert instructors will teach you how to create high-
performance applications for the Web that are also scalable.
Learn To:
Benefits to You
When you walk away from this course, you will know how to build a sample Forms
application for an order entry system using a variety of GUI controls. You'll have the
knowledge and skills to enhance the appearance and functionality of the basic form by
using PL/SQL trigger, JavaBeans, and Pluggable Java Components.
Please Note:
Prerequisites
Suggested Prerequisite
Required Prerequisite
Topics
In this course, participants learn how to design and build a variety of standard and
custom Web and paper reports using Oracle Reports Developer (9.0.4.0.1). Working
in the declarative environment of Reports Builder, participants learn how to
retrieve, display, and format data from any data source in numerous reporting
styles and publish the output to any destination.
Participants learn how to add dynamic content to a static Web page and publish
reports to the Web. In addition, participants learn how to customize more complex
reports, embed graphical charts, and use OracleAS Reports Services to deploy the
reports.
Prerequisites
Suggested Prerequisite
Audience
Developer
Implementer
Objectives