Introduction to SQL Server
John MacKintosh
Instructor
SELECT
ORDER BY
WHERE
and HAVING
SUM
, COUNT
, MIN
, MAX
and AVG
LEFT
, RIGHT
, LEN
and SUBSTRING
GROUP BY
INNER JOIN
, LEFT JOIN
, RIGHT JOIN
UNION
and UNION ALL
Introduction to SQL Server