Dropbox for Final Project Milestone #2
Grading Rubric
Created a database with at least 6 tables | ................................................................. | 15 points |
| Defined NULL or NOT NULL for the columns in each table | ................................................................. | 5 points |
| Defined the primary key for each table | ................................................................. | 5 points |
| Defined a named foreign key for each table | ................................................................. | 5 points |
| Created a named index for the foreign key in each table | ................................................................. | 5 points |
| A backup of the entire database | ................................................................. | 5 points |
| A script of the database and its' tables/constraints | ................................................................. | 5 points |
| A database diagram | ................................................................. | 5 points |
| Total | ................................................................. | 50 points |