File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ The objective of this project is to develop an easily accessible example data wa
13131 . Set up a new SQL Server instance to hold the five component databases
14142 . Run the following script to create the source Northwind database
1515 * SQL\DDL\Source\instnwnd.sql
16- 3 . Create the Data Vault databases. You have two options:
17- They can be set up quickly by executing the SQL scripts in the following directory
18- * SQL\DDL\Simple\...
19- Alternatively, they can be created in a step-by-step fashion by executing the scripts within
16+ 3 . Create the Data Vault databases. You have two options:
17+ They can be set up quickly by executing the SQL scripts in the following directory
18+ * SQL\DDL\Simple\...
19+ Alternatively, they can be created in a step-by-step fashion by executing the scripts within
2020 * SQL\DDL\Detailed\...
21214 . Conduct the one-off load of ghost records into the necessary raw Data Vault tables
2222 * SQL\DML\ghost records.sql
You can’t perform that action at this time.
0 commit comments