Start with a tiny table. A schema change is easier to see when the before table is visible.
start with table
Show the starting table
The starting table has 2 rows and 2 columns.
rows=2
Schema-change examples are tiny finite table transforms; SQL dialects, online migration algorithms, locks, performance, ORMs, compliance, and operational runbooks are out of scope.
No steps yet
There are no schema steps in this first view, so the final table matches the starting table.
before equals after
Summary
Every later lesson compares back to this small table.