Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024

Database-Management-System

Question 393
For a database Relation R (A,B,C,D) where the domains of A,B,C, and D only include atomic values, only the following functional dependency and those that can be inferred from them hold: A C, B D. The relation is in:
A
1NF but not in 2NF
B
2 NF but not in 3NF
C
3NF but not in BCNF
D
BCNF but not in 4NF
Question 393 Explanation: 
Candidate key is AB.
And clearly there is partial functional dependency which is
A → C ,in which non prime attribute C is partially dependent on A
Correct Answer: A
Question 393 Explanation: 
Candidate key is AB.
And clearly there is partial functional dependency which is
A → C ,in which non prime attribute C is partially dependent on A

Leave a Reply

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