Recall
Set 1: Quick Check
Choose only needed columns, apply clear aliases, and read the roles inside a SELECT statement.
Retrieve only the columns needed and give result columns clear names.
Start Chapter PracticeChapter plan
Chapter practice
10 activities · 80% mastery target
Recall
Choose only needed columns, apply clear aliases, and read the roles inside a SELECT statement.
Guided application
Separate result width from grain, order a basic query, and diagnose SELECT star risks.
Hands-on
Create focused customer and order outputs in the browser-local SQL workspace.
Independent check
Predict a result heading and independently build a clearly named customer report.