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.
- General T-SQL use
- SQL code style (following the guidelines described in the SQL Style Guide)
The book can be purchased in Amazon here.
The Northwind database and other sample databases can be found in Microsoft's SQL Server Samples Repository, here on GitHub.