A two-lesson taste of courses-as-code, synced from GitHub.
Everything in this course is free to read — no account needed. Sign in to track your progress.
This is a real lab from lesson 2, “Your first query” — press Run.
Two of the three users are on the pro plan. Select only them.
SELECT * FROM users;
Strings take single quotes: WHERE plan = 'pro'