...
Database-Management-System
May 14, 2024
Database-Management-System
May 14, 2024
Database-Management-System
May 14, 2024
Database-Management-System
May 14, 2024

Database-Management-System

Question 873
Armstrong’s inference rule does not determine
A
Reflexivity
B
Augmentation
C
Transitivity
D
Mutual dependency
Question 873 Explanation: 
Armstrong inference rules refers to a set of inference rules used to infer all the functional dependencies on a relational database. It consists of the following axioms:
Axiom of Reflexivity:
This axiom states: if Y is a subset of X, then X determines Y
Axiom of Augmentation:
The axiom of augmentation, also known as a partial dependency, states if X determines Y, then XZ determines YZ, for any Z
Axiom of Transitivity:
The axiom of transitivity says if X determines Y, and Y determines Z, then X must also determine Z.
Correct Answer: D
Question 873 Explanation: 
Armstrong inference rules refers to a set of inference rules used to infer all the functional dependencies on a relational database. It consists of the following axioms:
Axiom of Reflexivity:
This axiom states: if Y is a subset of X, then X determines Y
Axiom of Augmentation:
The axiom of augmentation, also known as a partial dependency, states if X determines Y, then XZ determines YZ, for any Z
Axiom of Transitivity:
The axiom of transitivity says if X determines Y, and Y determines Z, then X must also determine Z.

Leave a Reply

Your email address will not be published. Required fields are marked *