91. | In the data model schemas, the constraints that are expressed directly are classified as |
Discuss |
Answer: (a).explicit constraints
|
92. | In relational database schemas, the transition constraints are also known as |
Discuss |
Answer: (b).dynamic constraints
|
93. | A row of table in relational model terminology is classified as |
Discuss |
Answer: (d).tuple
|
94. | The constraint which is used to specify the consistency in two or more relations among tuples is classified as |
Discuss |
Answer: (b).entity integrity constraint
|
95. | The ordered list of all the n-values is classified as |
Discuss |
Answer: (d).all of above
|
96. | The state in which the database follows all the integrity constraints is classified as |
Discuss |
Answer: (a).valid state
|
97. | The column header of table in relational model terminology is classified as |
Discuss |
Answer: (a).attribute
|
98. | The operation which violates only one constraint called referential integrity when it is performed is called |
Discuss |
Answer: (c).Delete operation
|
99. | The distribution in which each row denote some related values collection is classified as |
Discuss |
Answer: (d).table
|
100. | When the foreign key refers to a tuple which does not exists in subjected relation then the constraint violated is |
Discuss |
Answer: (b).referential integrity
|