Question
Easy

A function that has no partial functional dependencies is in _ form.

1
4NF
2
2NF
3
3NF
4
None of the above
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Database Management System (DBMS) & SQL
Topic: Database Concepts
Correct Answer
Option B
Explanation

The correct option is (2): The Second Normal Form (2NF) is explicitly defined by the rule that a relation must first be in First Normal Form (1NF) and must not contain any partial functional dependencies. A partial dependency occurs only when an attribute that is not part of any candidate key (a non-prime attribute) is functionally dependent on only a proper subset of a composite candidate key. Therefore, the absence…Read More

A function that has - HTET Level 3 | Clear Cutoff