Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
SQL/Oracle Database Administrator : Migration,Security,Query
Rating: 4.1 out of 5(9 ratings)
1,025 students
Last updated 3/2026
English

What you'll learn

  • Oracle Database Setup
  • Exporting and Importing Data
  • Managing Users | Database Security
  • Monitoring Oracle Database
  • Database Backup and Recovery
  • Database Migration: SQL Server to Oracle
  • Build Real World SQL Queries
  • Oracle SQL Aggregate Functions
  • Build Bulk SQL Queries with Excel

Course content

10 sections77 lectures7h 15m total length
  • Introduction0:20
  • What is Oracle0:07
  • What is SQL3:38
  • Database Concepts4:31
  • Oracle DBA Responsibilities3:56
  • Please Note0:04
  • Install Oracle 18c7:59
  • Oracle SQL plus3:23
  • Unlock sample schema5:29
  • Install SQL Developer5:49
  • Connect SQL Developer to Oracle4:27
  • Download TOAD5:29
  • Install TOAD3:33
  • Connect TOAD to Oracle8:11
  • What is a Schema5:12
  • Check current schema2:00
  • Check database size1:54
  • Check if table has data1:27

Requirements

  • Basic knowledge of Excel advised but not a show stopper.

Description

Oracle Database Administrator's are in constant demand in the IT industry.
The  rapid growth of data has fuelled the demand for database administrator's in general.  We are more than before reliant on data in our everyday life either through the use of social media with applications like Facebook, Instagram Whatsapp ,Twitter and may more data rich applications.

This course is designed for beginners who are considering a career as a database administrator. It will guide you
through some of the tasks that an Oracle database administrator has to perform.

Oracle DBA Responsibilities includes

Installing new versions of the Oracle database and its tools
Installing tools  required to access the Oracle database.
Shutting down and Starting the database
Backing up and Recovering Data
Exporting and Importing Data
Managing Users
Managing security of the database
Monitoring the database
Creating database objects like databases, tables and views
Create new database users as required.
Upgrading the database
Plans and implements backup and recovery of the Oracle database.
Assists with impact analysis of any changes made to the database objects.
Provides technical support to application development teams
Enforces and maintains database constraints to ensure integrity of the database.
Administers all database objects, including tables, clusters, indexes, views, sequences, packages and procedures.
Troubleshooting  problems regarding the databases, applications and development tools.


  • SQL stands for Structured Query Language

  • SQL lets you access and manipulate databases

  • SQL can execute queries against a database

  • SQL can retrieve data from a database

  • SQL can insert records in a database

  • SQL can update records in a database

  • SQL can delete records from a database

  • SQL can create new databases

  • SQL can create new tables in a database

  • SQL can create stored procedures in a database

  • SQL can create views in a database

  • SQL can set permissions on tables, procedures, and views

Who this course is for:

  • Beginner Oracle DBA
  • Beginner SQL Data Analyst