What is 2NF in DBMS?
Anonymous
Second normal form (2NF) is a normal form used in database normalization. A relation is in the second normal form if it fulfills the following two requirements:- 1. It is in first normal form. 2. It does not have any non-prime attribute that is functionally dependent on any proper subset of any candidate key of the relation.
Check out your Company Bowl for anonymous work chats.