Introduction
Don’t start Introduction with jargon. Start with a students table. That is the whole point.
Introduction order — meaning → SELECT name FROM students → one limit. Dumping ten features helps nobody.
Introduction exists so Riya can keep a students table correct in a college DB.
Introduction shows up in a college DB. Name a students table, not “a real-world scenario”.
If a students table breaks under Introduction, check calling SQL a programming language like Java first.
Place Introduction next to nearby SQL work — SELECT name FROM students is the link.
Viva for Introduction: what it is → SELECT name FROM students → the mistake (calling SQL a programming language like Java).
Board: a students table. Dry-run Introduction. Name the trap: calling SQL a programming language like Java.