Home
SQL Mastery
Introduction
Setup
SELECT, WHERE, Aggregations
Grouping, Ordering, More Aggregations
Functions & Dates
JOINs
Math & String Functions
Subqueries
Window Functions
Data Definition Language (DDL)
Views & Temporary Tables
Lessons ☰
Data Definition Language (DDL)
Creating and modifying tables with DDL. How CREATE, & ALTER actually work, and what to be careful with when changing database structures.