Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Kick off your SQL skills with Oracle Database SQL Workshop
Rating: 4.2 out of 5(23 ratings)
2,184 students

Kick off your SQL skills with Oracle Database SQL Workshop

Build your SQL Skills with this Oracle Database SQL Workshop
Last updated 3/2026
English

What you'll learn

  • Retrieve data from Oracle Database
  • Restrict Data from Oracle Database
  • Sort Data from Oracle Database
  • Identify SQL Statement
  • Understand Oracle Relational Database
  • Use TOAD
  • Manipulate data in Oracle Database
  • Create Database Objects using Data Definition Language
  • Create Views
  • Use SET operators
  • Display data from multiple tables

Course content

8 sections49 lectures4h 40m total length
  • Introduction2:18
  • Database Concepts Part 14:31
  • Database Concepts Part 23:50
  • Oracle database download4:58
  • Oracle database installation4:47
  • Unlock database schema5:09
  • TOAD download3:36
  • TOAD installation4:08
  • Connect TOAD to Oracle Database5:21
  • Exploring TOAD5:41

Requirements

  • Basic database concepts
  • Basic SQL
  • Basic computer knowledge
  • Basic internet navigation

Description

This Oracle Database SQL Workshop course offers students an introduction to relational databases  like  Oracle Database  

technology. 
Students will learn the concepts of relational databases and the powerful SQL programming language. This course provides the
essential SQL skills that allow developers to write queries against single and multiple tables, manipulate data in tables,
and create database objects.

Learning SQL is a very useful skill to have as every business and organisation is so dependent on data. There are not enough skilled SQL professionals hence the demand and pay rate for SQL professionals is quite high. 

SQL stands for structured query language. It is an international standard language
used to query and manipulate databases. There are different types of database 
vendors like Oracle, Microsoft ,MySQL and so on . They all support SQL and
performs certain operations in the same way. Keywords like CREATE,SELECT,UPDATE,
DELETE,WHERE and FROM are used the same way with various database vendors.

This course will teach you the skills you need to get your foot in the door
 as an SQL professional. With the skills you learn on this course you can work 
confidently as a data analyst or even progress to be a database administrator.
This course will take from scratch to more advanced SQL using TOAD 

Students will Learn To:
Identify what a SQL statement is.
Understand the Oracle Relational Database.
Use TOAD to connect to Oracle database and perform SQL tasks
Manipulate data in relational tables 
Display data from multiple tables
Use of the DESCRIBE command
Create reports of sorted and restricted data
Retrieve row and column data from tables with the SELECT statement
Students will  use TOAD as the main environment tool for writing SQL. 
How to retrieve data using SELECT   Statement
How to restrict and sort data
How to use Single Row functions
How to display data from multiple tables using joins
How to use SET operators
How to use Data Definition Language
How to use Data Manipulation Language
How to use Clauses

Who this course is for:

  • Application Developers
  • Database Administrators
  • Forms Developers
  • Functional Implementer
  • PL/SQL Develpper
  • System Analysts