a) Desciptive
b) Derived
c) Recursive
d) Relative
Answer: a
Explanation: Consider the entity sets student and section, which participate in a relationship set takes. We may wish to store a descriptive attribute grade with the relationship to record the grade that a student got in the class.
Related Posts
If every non-key attribute is functionally dependent primary key, then the relation will be in
If a relation is in BCNF, then it is also in
Which of the following is based on multi-valued dependency:
Consider the relation given below and ind the maximum normal form applicable to them
i. R(A, B) WITH productions { A –> B }
ii. R(A, B) WITH productions { B –> A }
iii. R(A, B) WITH productions {A —> B, B –> A }
iv. R(A, B, C) WITH productions {A –>B, B –> A, AB –> C }Identify the composite attributes
A domain is ______ if elements of the domain are considered to be indivisible units.
Which of the following is another name for a weak entity?
Join The Discussion