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.
Related Posts
Conceptual design
The relational model feature is that there
A relational database developer refers to a record as
The DBMS language component which can be embedded in a program is
The property / properties of a database is / are :
A report generator is used to
In an E-R diagram an entity set is represent by a
Join The Discussion