Repo Name: oracle-sql-introduction
Description:
This repository contains SQL scripts and exercises from the "Oracle SQL - A Complete Introduction" course on Udemy. Practiced using Oracle Database 21c, it covers key database topics, including:
- Setting up your Oracle environment
- Basic SQL terminology
- Reading data using the
SELECT
statement - Exploring operations with the
SELECT
statement - SQL functions
- Data types
- Joins, set operators, and subqueries
- Inserting, updating, and deleting data
- Creating and managing tables
For course evidence and additional resources, you can access the PDF here: View SQL Course Evidence (Google Drive)