Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Directions Create the following five entities using the fields listed below. Tables: Student Course Zip _ code Schedule StudentAddress Instructor Fields: StudentID ( 3 )
Directions
Create the following five entities using the fields listed below.
Tables:
Student
Course
Zipcode
Schedule
StudentAddress
Instructor
Fields: StudentID InstructorID City, Studentfirstname, Zipcode State, CourseID
Coursenum, Instructorfirstname, Coursesection, Addresstype, Studentlastname, Street, DOB,
year, grade, Entrydate, Instructorlastname, Instructorphone, gender, Coursedescription,
coursehours, semester,
Please finish adding the fields to the entities below. Underline the primary key fields for each table.
Entities
StudentStudentID StFirstName, StLastName, DOB, EntryDate, Gender
Course
Zipcode
Studentaddress
Instructor
ScheduleStudentID CourseID, Semester, Year, InstructorID, Grade
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started