Question:medium

Given the relational schema R = (U, V, W, X, Y, Z) and the set of functional dependencies :
{U → V,U → W, WX → Y,WX → Z,V → X}
Which of the following functional dependencies can be derived from the above set ?

Updated On: Nov 25, 2025
  • VW → YZ
  • WX → YZ
  • VW → U
  • VW → Y

Top Questions on Database Concepts


Questions Asked in GATE AR exam