Answered step by step
Verified Expert Solution
Question
1 Approved Answer
There are 4 tables were listed as Course , Class, Enroll, and Student . The Course's fields are: course code, department code, course description, course
There are tables were listed as Course Class, Enroll, and Student
The Course's fields are: course code, department code, course description, course credit.
The Class's fields are: class code, course code, class section, class time, classroom, professor number.
The Enrolls fields are: class code student number, enroll grade.
The Student table's fields are: student number, student last name, student first name, student initials, student dob, student hrs student gpa student transfer, department code, student phone, professor number.
A onetomany relationship connects the course code fields in the Course and Class tables.
A onetomany relationship connects the class code fields in the Class and Enroll tables.
A onetomany relationship connects the student number fields in the Enroll and Student.
Identify each relationship type and use plain English to describe the relationships between tables.
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