This repository contains my solution SQL queries for "SQL Practice Problems: 57 beginning, intermediate, and advanced challenges for you to solve using a learn-by-doing approach" Book.
- Microsoft SQL Server Express Edition Installed
- SQL Server Management Studio Intalled
- Practice data base set up
- pyodbc Python package installed
- Add MSSQL Server name to the system environment variable. Set variable name as MSSQL_SERVER
- Open SPP57.ipynb with pyodbc installed Python kernel