Skip to content

Commit ea3fb67

Browse files
committed
README edits
1 parent 7346b66 commit ea3fb67

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@ The objective of this project is to develop an easily accessible example data wa
1313
1. Set up a new SQL Server instance to hold the five component databases
1414
2. 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
16+
3. Create the Data Vault databases. You have two options. The first of the following directories contains scripts to quickly create the databases and the second enables them to be created in a step-by-step fashion. The end result will be identical:
1817
* SQL\DDL\Simple
19-
Alternatively, they can be created in a step-by-step fashion by executing the scripts within
2018
* SQL\DDL\Detailed
2119
4. Conduct the one-off load of ghost records into the necessary raw Data Vault tables
2220
* SQL\DML\ghost records.sql

0 commit comments

Comments
 (0)