This script is used to build a SQL Server database called H+Active. The database is used for my Database Foundations series of courses on LinkedIn Learning.
- Copy the full text of the script into a new query window in Management Studio or Azure Data Studio
- Edit the file paths on lines 8 and 10 to point to your \MSSQL\DATA\ folder
- Execute the query to build the H+Active database