a) NA
b) 0
c) NULL
d) Blank Space
Answer: c
Explanation: NULL always represents that the value is not present.
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