Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 579 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 579 Bytes

H+Active Database

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.

To Use:

  1. Copy the full text of the script into a new query window in Management Studio or Azure Data Studio
  2. Edit the file paths on lines 8 and 10 to point to your \MSSQL\DATA\ folder
  3. Execute the query to build the H+Active database