MS SQL Server Joins Question:
Download Job Interview Questions and Answers PDF
What is 1NF normalization form?
Answer:
Eliminate Repeating Groups Make a separate table for each set of related attributes, and give each table a primary key. Each field contains at most one value from its attribute domain.
Download SQL Server Joins Interview Questions And Answers
PDF
Previous Question | Next Question |
What is De-normalization? | What is 2NF normalization form? |