Different attributes in two different tables having same name are referred to as…..
a) synonym
b) homonym
c) acronym
d) mutually exclusive
Every relation must have……
a) primary key
b) candidate key
c) secondary key
d) mutually exclusive
Which of the following is entity integrity rule is?
a) no primary key can null
b) each entity must have primary key
c) primary key must have only attribute
d) none of these
How many categories of data integrity?
a) one
b) two
c) three
d) four
Explanation: entity integrity, domain integrity, referential integrity
A rule that state that each foreign key value must match a primary key value in the other relation is called…..
a) referential integrity
b) key match rule
c) entity key group
d) foreign/primary match rule
The rule ensure that primary key cannot contain null value is called……
a) referential integrity
b) entity integrity
c) entity key group
d) foreign/primary match rule