As part of your analysis, you’ll often have to combine data in order to gain insights and complete business objectives. In this part of the course, you’ll explore the functions, procedures, and syntax involved in combining, or aggregating, data. You’ll learn how to do this from multiple cells in spreadsheets and from multiple database tables using SQL queries.

VLOOKUP for data aggregation

Prepare

USE

Problems

Use JOINS to aggregate data in SQL

Work with subqueries