Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/misicode/Kaggle-Intro_to_SQL

Solutions of the exercises from the course "Introduction to SQL with BigQuery" by @Kaggle.
https://github.com/misicode/Kaggle-Intro_to_SQL

bigquery kaggle kaggle-intro-to-sql sql

Last synced: 22 days ago
JSON representation

Solutions of the exercises from the course "Introduction to SQL with BigQuery" by @Kaggle.

Awesome Lists containing this project

README

        

# 📙 Intro to SQL: Exercises

Solution of the exercises in the Introduction to SQL with BigQuery course, available on the Kaggle platform.

## Contents

â—½ Exercise 1: [Getting Started With SQL and BigQuery](https://github.com/aleeMR/Kaggle-IntroToSQL/blob/main/1-Exercise-Getting-Started-with-SQL-and-BigQuery.ipynb)

â—½ Exercise 2: [Select, From & Where](https://github.com/aleeMR/Kaggle-IntroToSQL/blob/main/2-Exercise-Select-From-Where.ipynb)

â—½ Exercise 3: [Group By, Having & Count](https://github.com/aleeMR/Kaggle-IntroToSQL/blob/main/3-Exercise-Group-By-Having-Count.ipynb)

â—½ Exercise 4: [Order By](https://github.com/aleeMR/Kaggle-IntroToSQL/blob/main/4-Exercise-Order-By.ipynb)

â—½ Exercise 5: [As & With](https://github.com/aleeMR/Kaggle-IntroToSQL/blob/main/5-Exercise-As-With.ipynb)

â—½ Exercise 6: [Joining Data](https://github.com/aleeMR/Kaggle-IntroToSQL/blob/main/6-Exercise-Joining-Data.ipynb)

## Course information

💻 [Kaggle - Intro to SQL](https://www.kaggle.com/learn/intro-to-sql)

🕑 3 hrs.

📄 6 Lessons