In the section relation which of the following is used as a foreign key?
(a) Course_id
(b) Course_id,sec_id
(c) Room_number
(d) Course_id,sec_id,room_number
The question was posed to me during an online interview.
My query is from Querying database part-1 DDL topic in chapter Database Systems Design and Implementation of Database Management