Dive into the syntax of SQL queries, focusing on the SELECT the statement, filtering data using WHERE, and sorting results with ORDER BY.
SELECT
WHERE
ORDER BY