sql-uc-fall2019
Week 3
Questions
Assessment over Week 1
Intro to the SQL Query (cont’d.)
Lectures
Intro to the SQL Query (
intro-to-the-query.pptx
)
SQL Practice
SELECT
&
FROM
(
select-from.sql
)
Break
The SQL Query:
WHERE
and
ORDER BY
Lectures
Filter and Sort with the SQL Query (
where-order-by.pptx
)
SQL Practice
ORDER BY
(
order-by.sql
)
WHERE
(
where.sql
)