#
Installing and Setting Up SQL Server 2022
Go to the Try SQL Server 2022 page and download the Developer version. Install locally.
#
Creating the Chinook database in MSSQL 2022
Get the Chinook database for this workshop in the GitHub repo. The file is a BAK backup so we will restore it to where you have MSSQL 2022 installed.
It contains all data for the workshop and will be the starting point for the learning.
Use SQL Server Management Studio to restore the database.