Skip to content

Scripts for my LinkedIn Learning Database Foundations series

Notifications You must be signed in to change notification settings

luismendes070/LIL_DatabaseFoundations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

Scripts for my LinkedIn Learning Database Foundations series

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TSQL 100.0%