Create Index
Asha only reaches for Create Index when lookup by roll has to stay correct in a big table.
Keep Create Index small. Asha should finish lookup by roll in a few lines, not a 40-line dump.
Skip Create Index and indexing a low-cardinality flag only shows up in a big table.
Create Index shows up in a big table. Name lookup by roll, not “a real-world scenario”.
Create Index miss — indexing a low-cardinality flag only. Fix it before you talk about advanced SQL.
After Create Index, Asha should still remember indexing a low-cardinality flag only.
One breath for Create Index, then lookup by roll, then indexing a low-cardinality flag only. Sit down.
For Create Index: definition + a big table + one failure.