Overview
Learn SQL for working with databases, using Google BigQuery.
- Learn the workflow for handling big datasets with BigQuery and SQL
- The foundational compontents for all SQL queries
- Get more interesting insights directly from your SQL queries
- Order your results to focus on the most important data for your use case.
- Organize your query for better readability. This becomes especially important for complex queries.
- Combine data sources. Critical for almost all real-world data problems
Syllabus
- Getting Started With SQL and BigQuery
- Select, From & Where
- Group By, Having & Count
- Order By
- As & With
- Joining Data
Taught by
Rachael Tatman and Alexis Cook