Database Management Systems - Normalization
GATE CSE & IT · 3 questions across 2 years (2024-2025) · 5% recurrence rate
Recurrence sparkline
2024–202520242025
Difficulty mix
med 100%
Question types
MCQ3
All 3 questions on Database Management Systems - Normalization
2025 Q46
Consider the following relational schema along with all the functional dependencies that hold on them. R1(A, B, C, D, E): { D → E, EA → B, EB → C} R2(A, B, C, D): { A → D, A → B, C → A} Which of the following statement(s...
Med✓
2025 Q47
Consider a relational schema team (name, city, owner), with functional dependencies {name → city, name → owner}. The relation team is decomposed into two relations, t1(name, city) and t2(name, owner). Which of the follow...
Med✓
2024 Q22
Which of the following statements about a relation R in first normal form (1NF) is/are TRUE ?
Med✓