Computer Sciences > GATE 2026 SET-2 > Database Management System
In the context of schema normalization in relational DBMS, consider a set F of functional dependencies. The set of all functional dependencies implied by F is called the closure of F. To compute the closure of F, Armstrong’s Axioms can be applied. Consider 𝑋,π‘Œ, and 𝑍 as sets of attributes over a relational schema. The three rules of Armstrong’s Axioms are described as follows.
Reflexivity: If π‘ŒβŠ†π‘‹ , then π‘‹β†’π‘Œ
Augmentation: If π‘‹β†’π‘Œ, then π‘‹π‘β†’π‘Œπ‘ for any Z
Transitivity: If π‘‹β†’π‘Œ and π‘Œβ†’π‘, then 𝑋→𝑍
The additional rule of Union is defined as follows.
Union: If π‘‹β†’π‘Œ and 𝑋→𝑍, then π‘‹β†’π‘Œπ‘
It can be proved that the additional rule of Union is also implied by the three rules of Armstrong’s Axioms. Listed below are four combinations of these three rules.
Which one of these combinations is both necessary and sufficient for the proof ?
A
Reflexivity, Augmentation, and Transitivity
B
Reflexivity and Augmentation
C
Transitivity
D
Augmentation and Transitivity

Correct : d

Similar Questions

In a database system, unique time stamps are assigned to each transaction using Lamport’s logical clock. Let TS(T1) and TS(T2) be the time stamps of transaction...
#176 MCQ
In the context of DBMS, consider the two sets T and S given below. Which one of the following is the correct match from T to S?
#1560 MCQ
Consider concurrent execution of two transactions T1 and T2 in a DBMS, both of which access a data object A. For these two transactions to not conflict on A, wh...
#1565 MCQ

Related Topics

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......