TRENDS is authorized to promote and deliver Oracle courses in partnership with TechEdge Solutions. EZY Corporation logo and Oracle logo are registered trademarks of EZY Corporation and Oracle respectively. All rights reserved.

Oracle Database 19c: SQL Workshop

Schedule

Start End Duration Location Details

Course Details

Oracle Database 19c: SQL Workshop

Duration: 5 Days

Course Code: OD19SQLW

Course Description:

The Oracle Database 19c: SQL Workshop course offers students an introduction to Oracle Database 19c database technology. In this class students 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. 

Course Objective:

•    Understand the basics of relational databases.
•    Create sorted and limited data reports.
•    Execute data manipulation instructions (DML).
•    Control database access for specific objects.
•    Manage schema objects.
•    Manage objects with data dictionary views.
•    Retrieve rows and columns of data from tables.
•    Control object and system-level rights.
•    Create indexes and constraints; modify existing schema objects.
•    Create and query external tables.

Course Outline:

•    Introduction
•    Retrieving Data Using the SQL SELECT Statement
•    Restricting and Sorting Data
•    Using Single-Row Functions to Customize Output
•    Using Conversion Functions and Conditional Expressions
•    Reporting Aggregated Data Using the Group Functions
•    Displaying Data from Multiple Tables Using Joins
•    Using Subqueries to Solve Queries
•    Using Set Operators
•    Managing Tables Using DML Statements in Oracle
•    Introduction to Data Definition Language in Oracle
•    Introduction to Data Dictionary Views
•    Creating Sequences, Synonyms, and Indexes
•    Creating Views
•    Managing Schema Objects
•    Retrieving Data by Using Subqueries
•    Manipulating Data by Using Subqueries
•    Controlling User Access
•    Manipulating Data Using Advanced Queries
•    Managing Data in Different Time Zones
•    Conclusion