Normalization Fundamentals Quiz

Normalization Fundamentals Quiz

University

9 Qs

quiz-placeholder

Similar activities

ERD Booster Session Quiz

ERD Booster Session Quiz

University

14 Qs

BIS Quiz

BIS Quiz

University

10 Qs

CS10337 - Lecture #2

CS10337 - Lecture #2

University

10 Qs

practicaIndices

practicaIndices

University

12 Qs

 Chapter 5 Database Management Quiz

Chapter 5 Database Management Quiz

University

10 Qs

QUIZ SBD WEEK#11

QUIZ SBD WEEK#11

University

7 Qs

Quiz 1 Normalisasi B

Quiz 1 Normalisasi B

University

10 Qs

DFC20283-NORMALIZATION

DFC20283-NORMALIZATION

University

10 Qs

Normalization Fundamentals Quiz

Normalization Fundamentals Quiz

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

TOPHER GAMER

Used 1+ times

FREE Resource

9 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What is unnormalized data?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the process of normalization?

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

What are the objectives of normalization?

Evaluate responses using AI:

OFF

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first normal form (1NF)?

There are no repeating groups and the primary key is identified.

1NF and all the columns depend on the table’s primary key.

2NF and there are no non-key attributes determined by another non-key attribute.

Every determinant is a candidate key.

3NF and no independent multivalued dependencies.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the second normal form (2NF)?

There are no repeating groups and the primary key is identified.

1NF and all the columns depend on the table’s primary key.

2NF and there are no non-key attributes determined by another non-key attribute.

Every determinant is a candidate key.

3NF and no independent multivalued dependencies.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the third normal form (3NF)?

There are no repeating groups and the primary key is identified.

1NF and all the columns depend on the table’s primary key.

2NF and there are no non-key attributes determined by another non-key attribute.

Every determinant is a candidate key.

3NF and no independent multivalued dependencies.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Boyce-Codd normal form (BCNF)?

There are no repeating groups and the primary key is identified.

1NF and all the columns depend on the table’s primary key.

2NF and there are no non-key attributes determined by another non-key attribute.

Every determinant is a candidate key.

3NF and no independent multivalued dependencies.

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the fourth normal form (4NF)?

There are no repeating groups and the primary key is identified.

1NF and all the columns depend on the table’s primary key.

2NF and there are no non-key attributes determined by another non-key attribute.

Every determinant is a candidate key.

3NF and no independent multivalued dependencies.

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the highest level of normalization necessary for most applications?

1NF

2NF

3NF

BCNF

4NF