Skip to content

SQL practice exercises using the Microsoft Northwind database

Notifications You must be signed in to change notification settings

emnasc/northwind-sql-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

T-SQL Practice Exercises

Solutions for the practice exercises from the SQL Practice Problems book, authored by Sylvia Moestl Vasilik. The book uses the Northwind sample database for Microsoft SQL Server.

What this repository aims to practice?

  • General T-SQL use
  • SQL code style (following the guidelines described in the SQL Style Guide)

Where to find the book

The book can be purchased in Amazon here.

Where to find the database

The Northwind database and other sample databases can be found in Microsoft's SQL Server Samples Repository, here on GitHub.

Releases

No releases published

Packages

No packages published

Languages