Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Course(course_id,sec_id,semester)
Here the course_id,sec_id and semester are __________ and course is a _________

Course(course_id,sec_id,semester)
Here the course_id,sec_id and semester are __________ and course is a _________
a) Tuple, Attributes
b) Attributes, Relation
c) Relations, Attribute
d) Tuple, Relation

Answer: b
Explanation: The relation course has a set of attributes course_id,sec_id,semester.

Join The Discussion