Oracle Database 19c Basic SQL

Categories: Database
Wishlist Share
Share Course
Page Link
Share On Social Media

About Course

Mastering SQL is an essential skill for any Oracle professional and the first step in becoming a true Oracle expert. In this course, Instructor covers the basics required to code using SQL in an Oracle 19c Database environment. He covers what you need to know to get data in and out of your database tables, as well as how to modify data. He explains how to leverage SELECT statements, filter and sort rows, use both single- and multiple-row functions, and join tables.

He delves into the Oracle data dictionary—a set of tables that provide information about a database—and shows how to query it. Plus, he demonstrates how to efficiently delete data using DML statements. Upon wrapping up this course, you’ll have the fundamental skills you need to work with SQL in this popular relational database management system.

Show More

Course Content

Course content

  • Client Tools
    14:18
  • Select Statements
    21:38
  • Data Dictionary
    07:11
  • String Manipulation
    14:47
  • Filtering Rows
    14:16
  • Sorting Rows
    08:17
  • Single-Row Functions
    30:49
  • Aggregation and Multiple-Row Functions
    14:26
  • Joining Tables
    27:59
  • Using the Oracle Data Dictionary
    10:20
  • DML: INSERT
    21:13
  • DDL: Creating Objects
    16:23
  • Dropping Objects
    10:43