Skip to content

This repository contains my solutions to the practice questions that are located throughout the MODE SQL Tutorial.

Notifications You must be signed in to change notification settings

CianGoodwin/MODE-SQL-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MODE-SQL-Tutorial

This repository contains my solutions to the practice questions that are located throughout the Mode Analytics SQL Tutorial. The tutorial is broken down into three sections Basic, Intermediate and Advanced.

Structure

  • /basic.sql – SELECT statements, filtering, sorting, aggregates, Comparison operators, Logical operators.
  • /intermediate.sql – Aggregate Functions, Joins, Unions, and Self joins.
  • /advanced.sql – Data Wrangling, Subqueries, Windows Functions, Pivots.

Datasets

The file /datasets/ contains the csv file for each data set that was used throughout the tutorial.

About

This repository contains my solutions to the practice questions that are located throughout the MODE SQL Tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published