Question: take the data below and create a Model with functional dependencies. In a text / word file, write out the Model of your tables in

take the data below and create a Model with functional dependencies.
In a text/word file, write out the Model of your tables in the following format:
TABLE_NAME(Key, otherElements, etc.)(if there is a foreign key, italicize it)
You might want to add extra fields to make your database make more sense.
Create an Database Diagram and be sure to include the relationships.
Please Call your Database LastNameFirstNameAssignment2
Each table created should have a Primary Key, and data types for each element.
Try creating the SQL DDL Script to create this database. You do not have to create Insert lines to insert all of the items into the tables.
Please put the Model/Schema you create and the image of the Diagram into a Word Document.
Submit both the SQL file for creating the database tables and the Word Document with your schema and diagram. PLEASE Upload separately, not in a zip file
take the data below and create a Model with

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!