Computer Science, asked by adehyadav44, 1 year ago

What is third normal form briefly explain about it?

Answers

Answered by shikhar96
0

Third normal form (3NF) is the third step in normalizing a database and it builds on the first and second normal forms, 1NF and 2NF. 3NF states that all column reference in referenced data that are not dependent on the primary key should be removed.

Similar questions