Skip to content

Commit 24114cc

Browse files
authored
Update README.md
1 parent 4691f2c commit 24114cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Take the following data and normalize it into a 3NF database. You can use the w
114114
115115
## Create Database and Table
116116

117-
### Keep track of the code you write and paste at the end of this document
117+
### After creating the database, tables, columns, and constraint, generate the script necessary to recreate the database. This script is what you will submit for review.
118118

119119
- use pgAdmin to create a database, naming it `budget`.
120120
- add an `accounts` table with the following _schema_:

0 commit comments

Comments
 (0)