Microsoft SQL Server Database Quiz Questions

Chapter Name:Chapter 8 - RDBMS Concepts
Lesson Content Link:Third Normal Form
Current Quiz Count:45
Progress
0%
Q1
True / False

A table is in Third Normal Form (3NF) if it has no transitive dependencies.

Q2
True / False

Third Normal Form (3NF) requires that there are no partial dependencies in a table.

Q3
True / False

A table in Third Normal Form (3NF) should not have any non-key attributes depending on other non-key attributes.

Q4
True / False

To achieve Third Normal Form (3NF), a table must also be in Second Normal Form (2NF).

Q5
True / False

A table in Third Normal Form (3NF) ensures that there are no partial dependencies.

Q6
True / False

In Third Normal Form (3NF), a table can have transitive dependencies if it is also in Second Normal Form (2NF).

Q7
True / False

Third Normal Form (3NF) requires that a table should not have derived attributes.

Q8
True / False

A table in Third Normal Form (3NF) does not need to be free of redundant data.

Q9
True / False

In Third Normal Form (3NF), all non-key attributes must be dependent on the primary key alone.

Q10
True / False

Achieving Third Normal Form (3NF) automatically resolves all data redundancy issues.

Q11
True / False

To be in Third Normal Form (3NF), a table must not contain any repeating groups.

Q12
True / False

A table in Third Normal Form (3NF) should not have partial dependencies on composite keys.

Q13
True / False

In Third Normal Form (3NF), all attributes should be dependent on a primary key and not on other non-key attributes.

Q14
True / False

A table that is in Third Normal Form (3NF) must have a composite primary key.

Q15
True / False

To achieve Third Normal Form (3NF), you must also ensure that the table is in Boyce-Codd Normal Form (BCNF).

Q16
Single Choice

Which of the following is a characteristic of Third Normal Form (3NF)?

Q17
Single Choice

In Third Normal Form (3NF), a table can have which of the following characteristics?

Q18
Single Choice

To convert a table to Third Normal Form (3NF), you need to remove:

Q19
Single Choice

Which normalization form must a table be in before it can achieve Third Normal Form (3NF)?

Q20
Single Choice

Which of the following is not addressed by Third Normal Form (3NF)?

Q21
Single Choice

In Third Normal Form (3NF), which of the following dependencies is eliminated?

Q22
Single Choice

What is the primary goal of achieving Third Normal Form (3NF)?

Q23
Single Choice

To be in Third Normal Form (3NF), a table must have which of the following characteristics?

Q24
Single Choice

In which normalization form are transitive dependencies eliminated?

Q25
Single Choice

Which of the following forms does Third Normal Form (3NF) extend from?

Q26
Multiple Choice

To achieve Third Normal Form (3NF), you should primarily focus on removing:

Q27
Multiple Choice

Which normalization form is necessary before a table can be converted to Third Normal Form (3NF)?

Q28
Multiple Choice

In Third Normal Form (3NF), which of the following should be examined to ensure compliance?

Q29
Multiple Choice

Which of the following normalization forms is concerned with removing transitive dependencies?

Q30
Multiple Choice

Which of the following should be removed to ensure a table meets Third Normal Form (3NF) requirements?

Q31
Multiple Choice

Which of the following are eliminated in Third Normal Form (3NF)?

Q32
Multiple Choice

Which normalization form is immediately prior to Third Normal Form (3NF)?

Q33
Multiple Choice

Which of the following is a requirement for Third Normal Form (3NF)?

Q34
Multiple Choice

In Third Normal Form (3NF), which type of dependencies should be eliminated?

Q35
Multiple Choice

Which normalization form ensures that all non-key attributes are fully dependent on the primary key and not on other non-key attributes?

Q36
Multiple Choice

Which normalization form is primarily focused on eliminating transitive dependencies?

Q37
Multiple Choice

To be considered in Third Normal Form (3NF), a table must not have any dependencies where:

Q38
Multiple Choice

Which of the following is not a goal of Third Normal Form (3NF)?

Q39
Multiple Choice

A table is in Third Normal Form (3NF) if it meets which of the following conditions?

Q40
Multiple Choice

Which of the following is a prerequisite for a table to be in Third Normal Form (3NF)?

Q41
Multiple Choice

In the context of normalization, which of the following forms addresses transitive dependencies?

Q42
Multiple Choice

Which of the following statements about Third Normal Form (3NF) is true?

Q43
Multiple Choice

What is the main focus of Third Normal Form (3NF) in database design?

Q44
Multiple Choice

Which of the following is not a requirement for Third Normal Form (3NF)?

Q45
Multiple Choice

Which normalization form ensures that all non-key attributes are dependent on the primary key and not on other non-key attributes?