Welcome to the SQL-Notes repository, a comprehensive resource for mastering SQL (Structured Query Language). Here, you'll find a collection of organized notes, examples, and tutorials to help you navigate the world of databases and data manipulation.
- Basics
- DataTypes
- SQL Commands
- DDL (Data Definition Language)
- DRL/DQL (Data read/Query language)
- Sorting
- Constraints
- Alter Operations
- DML (Data Manipulation Language)
- Replace vs Insert
- JOINS
- SET Operations in SQL
- Sub-Queries