Description
In this course you will:
- Use subqueries to transform data tables by nesting one query within a query
- Use set operations to query data from multiple tables
- Learn about conditional aggregates, a way to use aggregate functions based on a given set of conditions
- Use built-in date, number, and string functions to transform table data