This repository documents the learnings from completing the Intro to SQL course on Kaggle.
Hands-on exercises focused on establishing a solid foundations on the Structured Query Language, essential in database workflows and data analysis, using Google BigQuery.
lesson 1: learning the workflow for handling big datasets with BigQuery and SQL.lesson 2: the foundational components for all SQL queries.lesson 3: getting more interesting insights directly from SQL queries.lesson 4: ordering the results to focus on the most important data for use case.lesson 5: organizing the query for better readability; especially important for complex queries.lesson 6: combining data sources; critical for almost all real-world data problems.
Distributed under the MIT License. See LICENSE.txt for more information.
Leonardo Santos - leorsantos2003@gmail.com