Question: Which is not the COURSE table s candidate key? The following image shows a snapshot of four tables in a database. STUDENT table: The attributes

Which is not the COURSE tables candidate key?
The following image shows a snapshot of four tables in a database.
STUDENT table: The attributes are STU_ID, STU_LNAME, STU_FNAME, and STU_EMAIL
ENROLLMENT table: The attributes are STU_ID, COURSE_CODE, and STU_GRADE
COURSE table: The attributes are COURSE_CODE, COURSE_NAME, and FAC_ID
FACULTY table: The attributes are FAC_ID, FAC_LNAME, FAC_FNAME, FAC_RANK
This image shows a snapshot of four tables in a database mentioned in the question.
Group of answer choices
COURSE_NAME
COURSE_CODE
COURSE_CODE + COURSE_NAME

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!