Skip to content

About Basic to advanced practice and scenario-based SQL practice problems on Microsoft NorthWind DB schema

Notifications You must be signed in to change notification settings

resourcereps/python-sql-northwind-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft

███╗░░██╗░█████╗░██████╗░████████╗██╗░░██╗░██╗░░░░░░░██╗██╗███╗░░██╗██████╗░
████╗░██║██╔══██╗██╔══██╗╚══██╔══╝██║░░██║░██║░░██╗░░██║██║████╗░██║██╔══██╗
██╔██╗██║██║░░██║██████╔╝░░░██║░░░███████║░╚██╗████╗██╔╝██║██╔██╗██║██║░░██║
██║╚████║██║░░██║██╔══██╗░░░██║░░░██╔══██║░░████╔═████║░██║██║╚████║██║░░██║
██║░╚███║╚█████╔╝██║░░██║░░░██║░░░██║░░██║░░╚██╔╝░╚██╔╝░██║██║░╚███║██████╔╝
╚═╝░░╚══╝░╚════╝░╚═╝░░╚═╝░░░╚═╝░░░╚═╝░░╚═╝░░░╚═╝░░░╚═╝░░╚═╝╚═╝░░╚══╝╚═════╝░

Based On: The Classic Microsoft Northwind Database

Description

The Northwind database is a fictional sample database used for learning and practicing SQL concepts. It was originally created by Microsoft and has been widely used in database courses and tutorials. It is designed to simulate a small trading company, with 14 tables connected using primary and foreign key concept.

SQL Practice Problems

Beginning, intermediate, and advanced scenario based challenges.

Sylvia Moestl Vasilik

DB Schema

Northwind Schema


Acknowledgments

This project has been built using problems sets provided by Sylvia Moestl Vasilik from her book which is accessible through sqlpracticeproblems.com. A special thanks to Sylvia for making SQL learning accessible and engaging.

About

About Basic to advanced practice and scenario-based SQL practice problems on Microsoft NorthWind DB schema

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published