❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 18th, 2023]
The Ultimate Oracle SQL Course: SQL Made Practical is designed to help students learn Oracle SQL in a practical and smart way. This course covers Oracle Database 11g, Oracle 12c, Oracle 18c, and Oracle 19c. It is suitable for beginners, but experienced developers and other instructors will also learn a lot.
The course focuses on actually writing code, rather than just theoretical knowledge. Students will learn how to read, filter, and sort information from database tables, use all types of operators in Oracle SQL, use numeric, text, date, conversion, aggregate, analytic, and other types of Oracle SQL functions, add, modify, and delete information from Oracle databases using SQL, create and use tables, constraints, sequences, indexes, and views, and much more.
The instructor will also share his decades of Oracle experience with students through “experience tips”. These tips can help students differentiate and stand out.
At the end of the course, students will be comfortable writing code using Oracle SQL Developer and have the knowledge and skills to jump-start their career as an Oracle SQL developer.
Course Syllabus
Course Introduction
Environment Setup
Basic Database and SQL Concepts
Retrieving information from the Database using SQL (The SELECT statement)
Filtering and Sorting Results in SQL
Operators used in SQL
Group Operations in SQL
Subqueries in SQL
Single Row SQL Functions
Transposing Rows into Columns and Columns into Rows with SQL
Analytic Functions in Oracle SQL
Set Operators in SQL
Selecting Data from More than one Table with SQL
Hierarchical Queries in Oracle SQL
Additional Practice
Changing the Contents of Database Tables with SQL
Data Definition Language (DDL) in SQL
Controlling User Access – Data Control Language (DCL)
Extras
Conclusion