Database Normalization Quiz

Database Normalization Quiz

11th Grade

13 Qs

quiz-placeholder

Similar activities

Understanding Database Normalisation Concepts

Understanding Database Normalisation Concepts

11th Grade - University

10 Qs

databasussybaka

databasussybaka

11th Grade

16 Qs

Database Concepts

Database Concepts

11th Grade

15 Qs

AS Comp Sci - Databases key terms

AS Comp Sci - Databases key terms

11th - 12th Grade

12 Qs

Databases

Databases

9th - 11th Grade

13 Qs

DBMS-Open Office

DBMS-Open Office

9th - 12th Grade

10 Qs

Normalisation

Normalisation

11th - 12th Grade

13 Qs

Database Normalization

Database Normalization

11th Grade

9 Qs

Database Normalization Quiz

Database Normalization Quiz

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Martin Corbishley

Used 2+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a key made up of more than one attribute called?

Composite key

Foreign key

Primary key

Candidate key

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a property of a relation in Third Normal Form (3NF)?

It depends on the key.

It depends on the whole key.

It depends on nothing but the key.

It must have a composite key.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of normalizing a database?

To make the database more visually appealing.

To ensure the database is compatible with all operating systems.

To prevent unnecessary duplication of data and maintain data integrity.

To reduce the complexity of SQL queries.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A database table contains repeating attributes. Which normal form does it violate?

First Normal Form (1NF)

Second Normal Form (2NF)

Third Normal Form (3NF)

Fourth Normal Form (4NF)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are the tables Student and StudentSubject related in a database?

Through a common attribute name.

Using a linking table.

Using a primary key in Student and a foreign key in StudentSubject.

They are not related.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does 1NF state about attributes within a table?

They must be numerical.

They can be partially dependent on the primary key.

They must be atomic and contain no repeating groups.

They must be dependent on the whole primary key.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A table is in 2NF if it fulfills which conditions?

It is in 3NF and contains no non-key dependencies.

It contains no repeating attributes or groups of attributes.

It is in 1NF and contains no partial dependencies.

It has a composite primary key.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?