December 2017
Beginner to intermediate
264 pages
5h 38m
English
Chapter 1, Google Cloud and Google BigQuery, is a hands-on demo of App Engine, Cloud SQL, BigQuery, Cloud datastore, compute engine, and Google Cloud Storage.
Chapter 2, Google Cloud SDK, covers how to install and configure the Google Cloud SDK and use various utilities provided in the SDK to interact with App Engine, Cloud SQL, BigQuery, and Google Cloud Storage.
Chapter 3, BigQuery Data Types, illustrates various data types supported in Google BigQuery and how to migrate your data to BigQuery.
Chapter 4, BigQuery SQL Basic, covers how to query the data using both legacy SQL and standard SQL, and how to merge data from various tables using queries.
Chapter 5, BigQuery SQL Advanced, shows how to use partition tables ...