Oracle Certified Professional(OCP) in DBA.

.

Modules:
01. Structure Query Language(SQL). Duration: 20-Hours
02. Oracle Database 12c/19c: Administration Workshop Duration: 60-Hours


Total Duration: 80-Hours
01. Structure Query Language(SQL)


What You Will Learn..
This Oracle Database 12c/19c: 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:
• Understand the basic concepts of relational databases ensure refined code by developers.
• Create reports of sorted and restricted data.
• Run data manipulation statements (DML).
• Control database access to specific objects.
• Manage schema objects.
• Manage objects with data dictionary views.
• Retrieve row and column data from tables.
• Control privileges at the object and system level.
• Create indexes and constraints; alter existing schema objects.
• Create and query external tables.


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.
Structure Query Language (SQL)Course Topics


Introduction
• Course Objectives, Course Agenda and Appendixes Used in this Course
• Overview of Oracle Database 12c/19c and Related Products
• Overview of relational database management concepts and terminologies
• Introduction to SQL and its development environments
• What is Oracle SQL Developer?
• Starting SQL*Plus from Oracle SQL Developer
• The Human Resource (HR) Schema 
• Tables used in the Course

 

Working with Oracle Cloud Exadata Express Cloud Service
• Introduction to Oracle Database Exadata Express Cloud Service
• Accessing Cloud Database using SQL Workshop
• Connecting to Exadata Express Database using Database Clients
Retrieving Data using the SQL SELECT Statement
• Capabilities of the SELECT statement
• Arithmetic expressions and NULL values in the SELECT statement
• Column aliases
• Use of concatenation operator, literal character strings, alternative quote operator, and the
DISTINCT keyword
• Use of the DESCRIBE command
Restricting and Sorting Data
• Limiting the Rows
• Rules of precedence for operators in an expression
• Substitution Variables
• Using the DEFINE and VERIFY command
Using Single-Row Functions to Customize Output
• Describe the differences between single row and multiple row functions
• Manipulate strings with character function in the SELECT and WHERE clauses
• Manipulate numbers with the ROUND, TRUNC and MOD functions
• Perform arithmetic with date data
• Manipulate dates with the date functions
Using Conversion Functions and Conditional Expressions
• Describe implicit and explicit data type conversion
• Use the TO_CHAR, TO_NUMBER, and TO_DATE conversion functions
• Nest multiple functions
• Apply the NVL, NULLIF, and COALESCE functions to data
• Use conditional IF THEN ELSE logic in a SELECT statement
Reporting Aggregated Data Using the Group Functions
• Group Functions
• Creating Groups of Data
• Restricting Group Results

 

Displaying Data from Multiple Tables Using Joins
• Introduction to JOINS
• Types of Joins
• Natural join
• Self-join
• Non equijoins
• OUTER join
Using Subqueries to Solve Queries
• Introduction to Subqueries
• Single Row Subqueries
• Multiple Row Subqueries
Using the SET Operators
• Set Operators
• UNION and UNION ALL operator
• INTERSECT operator
• MINUS operator
• Matching the SELECT statements
• Using ORDER BY clause in set operations
Managing Tables using DML statements
• Data Manipulation Language
• Database Transactions
Introduction to Data Definition Language
• Data Definition Language
Introduction to Data Dictionary Views
• Introduction to Data Dictionary
• Describe the Data Dictionary Structure
• Using the Data Dictionary views
• Querying the Data Dictionary Views
Creating Sequences, Synonyms, Indexes
• Overview of sequences
• Overview of synonyms
• Overview of indexes

 

Creating Views
• Overview of views
Managing Schema Objects
• Managing constraints
• Creating and using temporary tables
• Creating and using external tables
Retrieving Data by Using Subqueries
• Retrieving Data by Using a Subquery as Source
• Working with Multiple-Column subqueries
• Using Scalar subqueries in SQL
• Correlated Subqueries
• Working with the WITH clause
Manipulating Data by Using Subqueries
• Using Subqueries to Manipulate Data
• Inserting by Using a Subquery as a Target
• Using the WITH CHECK OPTION Keyword on DML Statements
• Using Correlated Subqueries to Update and Delete rows
Controlling User Access
• System privileges
• Creating a role
• Object privileges
• Revoking object privileges
Manipulating Data
• Overview of the Explicit Default Feature
• Using multitable INSERTs
• Using the MERGE statement
• Performing flashback operations
• Tracking Changes in Data
Managing Data in Different Time Zones
• Working with CURRENT_DATE, CURRENT_TIMESTAMP,and
LOCALTIMESTAMP
• Working with INTERVAL data types

5

Creating Views
• Overview of views
Managing Schema Objects
• Managing constraints
• Creating and using temporary tables
• Creating and using external tables
Retrieving Data by Using Subqueries
• Retrieving Data by Using a Subquery as Source
• Working with Multiple-Column subqueries
• Using Scalar subqueries in SQL
• Correlated Subqueries
• Working with the WITH clause
Manipulating Data by Using Subqueries
• Using Subqueries to Manipulate Data
• Inserting by Using a Subquery as a Target
• Using the WITH CHECK OPTION Keyword on DML Statements
• Using Correlated Subqueries to Update and Delete rows
Controlling User Access
• System privileges
• Creating a role
• Object privileges
• Revoking object privileges
Manipulating Data
• Overview of the Explicit Default Feature
• Using multitable INSERTs
• Using the MERGE statement
• Performing flashback operations
• Tracking Changes in Data
Managing Data in Different Time Zones
• Working with CURRENT_DATE, CURRENT_TIMESTAMP,and
LOCALTIMESTAMP
• Working with INTERVAL data types


02. Oracle Database 12c/19c: Administration Workshop

Why Need Oracle Certification?
Holding an Oracle Certification credential brings professional credibility, increased earning
power, and greater job satisfaction. The Oracle Database 19c: Administration Workshop will
teach you about the Oracle Database architecture. You will discover how to effectively manage
an Oracle Database instance, configure the Oracle Network Environment and perform database
maintenance.
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.
Expert instruction and hands-on demonstrations will provide you with real world experience. By
engaging in hands-on exercises to reinforce your learning, you'll develop in demand skills to
effectively manage an Oracle Database.
Audience
• Administrator
• Analyst
• Developer
• Systems Administrator


02. Oracle Database 12c/19c: Administration Workshop

Why Need Oracle Certification?
Holding an Oracle Certification credential brings professional credibility, increased earning
power, and greater job satisfaction. The Oracle Database 19c: Administration Workshop will
teach you about the Oracle Database architecture. You will discover how to effectively manage
an Oracle Database instance, configure the Oracle Network Environment and perform database
maintenance.
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.
Expert instruction and hands-on demonstrations will provide you with real world experience. By
engaging in hands-on exercises to reinforce your learning, you'll develop in demand skills to
effectively manage an Oracle Database.
Audience
• Administrator
• Analyst
• Developer
• Systems Administrator

 

Oracle Database 19c: Administration Workshop

 

 

1: Introduction to Oracle Database

Database Server Architecture

Course Practice Environment: Security Credentials

 

 

2: Accessing an Oracle Database

Accessing an Oracle Database

Demonstration: Usage of general DBCA Tools to Interact with Database

 

 

3: Creating an Oracle Database by Using DBCA

Creating a Database Using DBCA

Practice 3-1: Creating a New CDB (Part 01) Practice 3-1: Creating a New CDB (Part 02)

4: Creating an Oracle Database by Using a SQL Command

Creating Database using SQL Command Practice 4-1: Creating a New CDB (Part 01) Practice 4-1: Creating a New CDB (Part 02) Practice 4-1: Creating a New CDB (Part 03)

 

 

5: Starting Up and Shutting Down a Database Instance Starting Up and Shutting Down a Database Instance Opening and Closing PDBs

Practice 5-1: Shutting Down and Starting Up the Oracle Database

 

 

6: Managing Database Instances Managing the Database

Practice 6-1: Investigating Initialization Parameter Files

Practice 6-2: Viewing Initialization Parameters by Using SQL*Plus (Part 01) Practice 6-2: Viewing Initialization Parameters by Using SQL*Plus (Part 02) Practice 6-3: Modifying Initialization Parameters by Using SQL*Plus Practice 6-4: Viewing Diagnostic Information

7: Oracle Net Service: Overview Configuring and Administering Oracle Net Service Course Practice Environment: Security Credentials 8: Configuring Naming Methods Oracle Net Components Naming Method Practice 2-1: Configuring the Oracle Network to Access a Database (Part 01) Practice 2-1: Configuring the Oracle Network to Access a Database (Part 02) Practice 2-2: Creating a Net Service Name for a PDB 9: Configuring and Administering the Listener Configuring and Administering the Listener Practice 3-1: Exploring the Default Listener Practice 3-2: Creating a Second Listener Practice 3-3: Connecting to a Database Service Using the New Listener 10: Configuring a Shared Server Architecture Configuring a Shared Server Architecture Practice 4-1: Configuring Shared Server Mode Practice 4-2: Configuring Clients to Use a Shared Server 11: Configuring Oracle Connection Manager for Multiplexing and Access Control Connection Manager Practice 5-1: Installing Oracle Instant Client Practice 5-2: Configuring the cman.ora File Practice 5-3: Configuring the Database for Oracle Connection Manager Practice 5-4: Configuring Clients for Oracle Connection Manager Practice 5-5: Configuring the Oracle Database Server for Session Multiplexing 12: Creating PDBs from Seed Provisioning New Pluggable Databases-(Continued) Practice 1-1: Creating a New PDB from the PDB Seed 13: Using Other Techniques to Create PDBs Using Other Techniques to Create PDBs Method of Creating and Migrating PDBs Practice 2-1: Cloning Remote PDBs in Hot Mode (Part 01) Practice 2-1: Cloning Remote PDBs in Hot Mode (Part 02) Practice 2-2: Relocating PDBs 14: Managing PDBs Managing PDBs Practice 3-1: Renaming a PDB Practice 3-2: Setting Parameter Values for PDBs 15: Database Storage Overview Database Storage Overview Purpose of the Default Tablespaces Storage of Data in Blocks Advantage of Deferred Segment Creation Course Practice Environment: Security Credentials 16: Creating and Managing Tablespaces Creating and Managing Tablespaces Viewing Tablespace Information Practice 2-1: Viewing Tablespace Information Practice 2-2: Creating a Tablespace (Part 01) Practice 2-2: Creating a Tablespace (Part 02) Practice 2-3: Managing Temporary and Permanent Tablespaces 17: Improving Space Usage Space Management Features Creating Global Temporary Tables Practice 3-1: Managing Space in Tablespaces (Part 01) Practice 3-1: Managing Space in Tablespaces (Part 02) Practice 3-1: Managing Space in Tablespaces (Part 03) Practice 3-2: Using Compression Practice 3-3: Enabling the Resumable Space Allocation Feature (Part 01) Practice 3-3: Enabling the Resumable Space Allocation Feature (Part 02) 18: Managing Undo Data Managing the Undo Enabling Temporary Undo Practice 4-1: Managing Undo Tablespaces in a PDB 19: Creating and Managing User Accounts Creating and Managing User Accounts Creating Common Users in the CDB and PDBs Assigning Quotas Practice 1-1: Creating Common and Local Users Practice 1-2: Creating a Local User for an Application Practice 1-3: Exploring OS and Password File Authentication 20: Configuring Privilege and Roles Authorization Practice 2-1: Granting a Local Role (DBA) to PDBADMIN Practice 2-2: Using SQL*Developer to Create Local Roles 21: Configuring User Resource Limits Practice 3-1: Using SQL*Developer to Create a Local Profile Practice 3-2: Using SQL*Developer to Create Local Users (Part 01) Practice 3-2: Using SQL*Developer to Create Local Users (Part 02) Practice 3-3: Configuring a Default Role for a User 22: Implementing Oracle Database Auditing Configuring Auditing Viewing Audit Policy Information Practice 4-1: Enabling Unified Auditing Practice 4-2: Creating Audit Users Practice 4-3: Creating an Audit Policy 23: Introduction Loading and Transporting Data Course Practice Environment: Security Credentials 24: Loading Data Practice 2-1: Loading Data into a PDB from an External File 25: Transporting Data Using the RMAN Convert Command Practice 3-1: Moving Data from One PDB to Another PDB (Part 01) Practice 3-1: Moving Data from One PDB to Another PDB (Part 02) Practice 3-2: Transporting a Tablespace 26: Using External Tables to Load and Transport Data External Table Demo Practice 4-1: Querying External Tables Practice 4-2: Unloading External Tables 27: Automated Maintenance Tasks: Overview Automated Maintenance Tasks: Components Course Practice Environment: Security Credentials 28: Automated Maintenance Tasks: Managing Tasks and Windows Configuring Automated Maintenance Tasks Practice 2-1: Enabling and Disabling Automated Maintenance Tasks Practice 2-2: Modifying the Duration of a Maintenance Window 29: Database Monitoring and Performance Tuning Overview Database Monitoring and Tuning Performance Overview 30: Monitoring Database Performance Understanding What Database Performance is monitored 31: Analyzing SQL and Optimizing Access Paths Analyzing SQL and Optimizing Access Paths

Course Reviews - 0

Submit Reviews

Select Course Pricing Package

Subscribe to our newsletter to receive all our updates!