Drop Index
If you can teach Drop Index using lookup by roll, you know it. If you only know the heading, you don’t.
Do Drop Index once by hand. PRIMARY KEY(roll) + INDEX. Change one input. Say the new result out loud.
Without Drop Index, a big table gets messy and lookup by roll is hard to trust.
Drop Index shows up in a big table. Name lookup by roll, not “a real-world scenario”.
Don’t do this with Drop Index — indexing a low-cardinality flag only. Interviewers spot it in ten seconds.
Drop Index is not a lonely heading. Amit ties it to lookup by roll.
One breath for Drop Index, then lookup by roll, then indexing a low-cardinality flag only. Sit down.
Board: lookup by roll. Dry-run Drop Index. Name the trap: indexing a low-cardinality flag only.