Question: Based upon the design criteria from the first two sections, and supporting diagrams, begin to layout the design of the tables of your database. In
Based upon the design criteria from the first two sections, and supporting diagrams, begin to layout the design of the tables of your database. In each table, determine the field names, field types, character length of each field and establish the primary key for each table. Once the tables are created, create a relationship diagram as shown to show how the tables primary key will be used to link the tables. See example.
Make sure to provide written explanationsjustifications for your design and selection of the primary key for each table.
assignment table
Assignment requirement:
The assignment will need to be in an APA format
Assignment length should be pages long, not including the cover and reference pages
Assignment should have table designs new content
This content should be added to the paper that was created in Week and as we will continue to create a running document for the course design document. Here is my design:
Student
Course
Department
StudentID
PK
CourseID
PK
DepartmentID
PK
Name
Title
Name
DOB
Credits
Location
Major
Chair
Enrollment
Instructor
EnrollmentID
PK
InstructorID
PK
StudentID
FK
