InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is used to express database consistency?(a) Primary keys(b) Functional dependencies(c) Check clause(d) All of the mentioned |
|
Answer» Right choice is (d) All of the mentioned For explanation: Primary keys, Functional dependencies, Check clause are all used to express database consistency. |
|