InterviewSolution
Saved Bookmarks
| 1. |
Armstrong axioms are called sound because?(a) They are expensive(b) They cannot generate correct functional dependencies(c) They allow us to generate the complete closure(d) They cannot generate incorrect functional dependencies |
|
Answer» Correct option is (d) They cannot generate incorrect functional dependencies Explanation: Armstrong’s axioms are called as sound axioms because they do not generate incorrect functional dependencies. |
|