InterviewSolution
Saved Bookmarks
| 1. |
If no rule can be derived from any combination of others then the set of rules is said to be ________(a) Primitive(b) Axiomatic(c) Minimal(d) Atomic |
|
Answer» Correct option is (c) Minimal Explanation: A set of equivalence rules is said to be minimal if no rule can be derived from any combination of others. Query optimizers use minimal sets of equivalence rules. |
|