Course curriculum

  • 1

    Getting Started to Oracle DBA

  • 2

    Setting Up

  • 3

    Installation of Oracle Database on Linux

    • Download Virtualbox

    • Download Linux

    • Download Oracle Software

    • Install Virtualbox

    • Create Virtual Machine

    • Install Linux

    • Prerequests

    • Oracle Software Installation

    • Create Database

  • 4

    After Installations

  • 5

    Database and RDBMS Concepts

    • Learn Data, Database and RDBMS Concepts

  • 6

    DDL ( Data Definition Language )

    • What is DDL?

    • Connect and Start to Create Objects

    • Create Tablespace

    • Create User

    • Create Table

    • Create Synonym

    • Alter Objects

    • Drop Objects

    • Section Practice

  • 7

    DML ( Data Manipulating Language ) and TCL ( Transaction Control Language )

    • DML and TCL

    • Insert Data to Table

    • Update Table Data

    • Delete from Table

  • 8

    Retrieving, Restricting and Reporting Data

    • Basic Select Statement

    • "Like" Operator

    • Sorting Data

    • Limiting The Resultset

    • Using Ampersand (&) Subtition

    • Single Row Operators

    • Single Row Functions

    • Conversion Functions

    • Using Group Functions

    • Restricting Reported Data

    • Joining Tables

    • Using Subqueries

    • Exists And Not Exists

    • "With" Clause

    • Using The Set Operators

    • What We Have Learned?

  • 9

    Schema Objects And Managing Schema

    • Schema Objects With SQL Developer

    • Using Dictionary Views To Manage Schema

    • What We Have Learned In This Section?

  • 10

    Controlling User Access

    • Controlling User Access

    • Section Summary

  • 11

    Manipulating Large Data Sets

    • Manipulating Large Data Sets

    • Section Summary

  • 12

    Tips & Tricks

    • First Controls of Day

    • Monthly Controls

    • Useful Scripts Usage

    • Opatch-AWR-ASH

    • ORA Errors Solutions

  • 13

    Homework

    • Be Ready For The Homework

  • 14

    What is Next?

    • What should be the next step to become DBA?