MS SQL Server Joins Question:

Download Job Interview Questions and Answers PDF

What is 3NF normalization form?

SQL Server Joins Interview Question
SQL Server Joins Interview Question

Answer:

Eliminate Columns Not Dependent On Key If attributes do not contribute to a description of the key, remove them to a separate table. All attributes must be directly dependent on the primary key.

Download SQL Server Joins Interview Questions And Answers PDF

Previous QuestionNext Question
What is 2NF normalization form?What is BCNF normalization form?