In this chapter, you will learn about the unique features of BigQuery, how it runs large analytical queries, and how it compares to other data warehouses and databases.
This chapter will cover the fundamentals of how to write queries in BigQuery while also providing a review of SQL concepts. You will also learn how to ingest bulk data into BigQuery and the different data types within BigQuery.
Learn how to query data using common table expressions, aggregations, and window functions.
Understand all join types in BigQuery, mange data with data manipulation, and optimize your queries.