Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/misicode/Kaggle-Intro_to_SQL
- Owner: misicode
- Created: 2021-08-02T21:47:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-12T14:39:54.000Z (over 3 years ago)
- Last Synced: 2024-07-29T17:11:09.726Z (4 months ago)
- Topics: bigquery, kaggle, kaggle-intro-to-sql, sql
- Language: Jupyter Notebook
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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