Combinational-Circuit
December 31, 2023
K-Map
December 31, 2023
Combinational-Circuit
December 31, 2023
K-Map
December 31, 2023

Question 8894 – ISRO CS 2020

If every non-key attribute functionally dependent on the primary key, then the relation will be in

Correct Answer: B

Question 23 Explanation: 
1. Let’s take a relation R(ABC) with functional dependencies {A → B, B → C, A → C}.
2. In the question it is not mentioned that non-prime attribute is only dependent on primary key.
3. So, the functional dependency B → C, is perfectly valid.
4. This relation is in 2NF but not in 3NF because of every non-key attribute is transitively dependent on the primary key. Here “A” will be a candidate key.
A
First normal form
B
Second normal form
C
Third normal form
D
Fourth normal form

Leave a Reply

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