Sample Setup
Various example queries in this repository use sample data. The scripts provided in this directory create the objects necessary for these samples to run in a SQL Server-family database.
The scripts are intended to be run in order (e.g., 10 first, then 20, then 30 etc).
Setup scripts:
- 10 Create Database
- 20 Create Source Data Objects
- 30 Create Staging Layer Data Objects
- 40 Create Integration Layer Data Objects
- 50 Create Presentation Layer Data Objects
Please be aware that this code is for demonstration purposes only. it is provided as is, without warranty or liability of any kind.