17. SQL IntroductionΒΆ
Learning Objectives:
Write SQL
SELECT
queries to retrieve data.Use
WHILE
to specify data for a query.Sort and aggregate data from queries.
Learning Objectives:
Write SQL SELECT
queries to retrieve data.
Use WHILE
to specify data for a query.
Sort and aggregate data from queries.