项目作者: emnasc

项目描述 :
SQL practice exercises using the Microsoft Northwind database
高级语言: TSQL
项目地址: git://github.com/emnasc/northwind-sql-practice.git
创建时间: 2020-05-15T22:44:10Z
项目社区:https://github.com/emnasc/northwind-sql-practice

开源协议:

下载


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.