
Master sql for data analysis with Google BigQuery through three modules: introduction and tool overview; BigQuery basics and table uploads; and core sql commands with joins and aggregations.
Explore Google BigQuery, a serverless data warehouse for analyzing large data in the cloud, with fast queries and free quotas, plus integration with Google Sheets, Analytics, and Ads.
Explore the Google BigQuery interface, focusing on the left menu and BigQuery Studio to write SQL queries for analysis, manage projects, data sets, and tables, and run and save results.
Explore five tables in a fictional e-commerce data set—customers, categories, products, items, and orders—learn relationships via primary and foreign keys, and how to upload to BigQuery.
Upload and organize data in Google BigQuery by creating a data set, uploading CSV tables, auto-detecting schemas, and preparing multiple tables for SQL queries.
Explore SQL for data analysis in Google BigQuery. Learn SQL, operators, functions, and left, inner, right, and full joins, and recognize SQL as a declarative language with results as tables.
Explore basic SQL queries in Google BigQuery by writing select statements, selecting specific columns, using string literals and arithmetic, and referring to tables with and without project identifiers using backticks.
Explore arithmetic operations, comparison operators, the between operator, the like operator, the in operator, and handling null values in SQL with Google BigQuery.
Explore conditional expressions in SQL with Google BigQuery, using case statements, the if function, and coalesce to label categories, handle multiple conditions and null values in queries.
Learn how SQL aggregate functions count, max, min, sum, and avg summarize large data sets, optionally with distinct, and apply these concepts in practical SQL queries for data analysis.
Learn how to use the right join to return all purchases with matching login data, using aliases A and C, and filter for purchases without logins where logins.user_id is null.
Explore the full join operation in SQL with Google BigQuery to merge logins and purchases. Identify unmatched records with where clauses, handle nulls with coalesce, and perform double full joins.
100% UPDATED LESSONS IN 2024 WITH THE NEW BIGQUERY INTERFACE
ABOUT THE COURSE
This is NOT just another complicated course with unclear explanations or impractical examples for the job market.
This course IS a simple way for you to learn SQL (more specifically DQL, Data Query Language).
You don't need to have experience in Data or exact sciences to follow the entire course, which was designed with simple didactics and progressive modules so you can advance with confidence! To help you progress throughout the course, the modules will have exercises and quizzes to reinforce your knowledge.
Start exploring the field of Business Intelligence and Data Science today with ease. Even if you're already in the field, this is your opportunity to improve your skills with a new language.
The job market increasingly demands that various professionals have knowledge in data analysis! Learn to extract information from different databases to relate and create strategic analyses.
ABOUT THE INSTRUCTOR
My name is Caio Avelino, and the knowledge I'll share with you in this course was mainly acquired through my experience in the job market. I have been working in the fields of Business Intelligence, Data Science, and Artificial Intelligence for years and had the opportunity to develop my skills in various startups.
I guarantee that you will leave this course ready to query any Database, without difficulties. I will be online and always available to clarify doubts and enhance your professional experience with SQL learning.
See you soon!