MS SQL Server Joins Question:

What is 2NF normalization form?

Tweet Share WhatsApp

Answer:

Eliminate Redundant Data If an attribute depends on only part of a multi-valued key, remove it to a separate table.

Download SQL Server Joins PDF Read All 49 SQL Server Joins Questions
Previous QuestionNext Question
What is 1NF normalization form?What is 3NF normalization form?