Question: 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
Zip_code
Schedule
StudentAddress
Instructor
Fields: StudentID (3), Instructor_ID (2), City, Student_firstname, Zipcode (2), State, CourseID (2),
Course_num, Instructor_firstname, Course_section, Address_type, Student_lastname, Street, DOB,
year, grade, Entry_date, Instructor_lastname, Instructor_phone, gender, Course_description,
course_hours, semester,
Please finish adding the fields to the entities below. Underline the primary key field(s) for each table.
Entities
Student(StudentID, St_FirstName, St_LastName, DOB, Entry_Date, Gender)
Course(
Zip_code(
Student_address(
Instructor(
Schedule(StudentID, CourseID, Semester, Year, InstructorID, Grade)
 Directions Create the following five entities using the fields listed below.

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 Databases Questions!