Skip to content

Commit 0d72ca6

Browse files
authored
Update README.md
1 parent 413470d commit 0d72ca6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Our group selected the hospital project topic and were required to make a databa
88
There are folders titled: Documentation, Queries, Extras, and TestData.
99
Documentation contains a pdf file describing the project and a short video presentation on the design and implementation. Queries contains all SQL query files, they are DropQuery, ConstraintsQuery, TriggerQuery, FunctionsQuery, InsertQuery, BulkInsert, TestQuery, EMRSCHEMA, ComplicatedQueries and SelectQuery as well as a folder titled Inserts with all inidividual table insert queries. Finally, TestData contains all important csv files with our project data.
1010

11+
# Video Presentation
12+
13+
You can view our video presentation at the following link: https://youtu.be/-cwgOfRp4ug
14+
1115
# Usage
1216

1317
In the queries folder, we suggest you run in a specific order.
@@ -70,4 +74,4 @@ Q: I'm trying to run BulkInsert.sql but it's not letting me.
7074
A: Firstly, if you're using Azure, BULK INSERT statements don't work. Use the InsertQuery.sql file instead. If you're using SSMS, check that all filepaths are correct.
7175

7276
# Authors
73-
Ryohei Takamorri, Veronika Reingold, Shieanne Bennett
77+
Veronika Reingold, Shieanne Bennett

0 commit comments

Comments
 (0)