Database Normalisation Retrieval Quiz (Yr14)

Database Normalisation Retrieval Quiz (Yr14)

12th Grade

15 Qs

quiz-placeholder

Similar activities

Database Quiz 2 Normalisation

Database Quiz 2 Normalisation

12th Grade

19 Qs

A Level Computing - Normalisation & SQL

A Level Computing - Normalisation & SQL

12th Grade

12 Qs

Relationship in Database

Relationship in Database

10th - 12th Grade

10 Qs

Database - ERM - A Level AQA

Database - ERM - A Level AQA

11th Grade - University

10 Qs

RDBMS - 2

RDBMS - 2

12th Grade

15 Qs

U3O1 Informatics: Databases

U3O1 Informatics: Databases

12th Grade

15 Qs

pter 3. Introduction to Database Management System- 3

pter 3. Introduction to Database Management System- 3

12th Grade

10 Qs

Quiz No 1

Quiz No 1

12th Grade

10 Qs

Database Normalisation Retrieval Quiz (Yr14)

Database Normalisation Retrieval Quiz (Yr14)

Assessment

Quiz

Computers

12th Grade

Easy

Created by

LAUREN Brown

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best defines referential integrity in the context of databases?

A foreign key must correspond to a valid/existing primary key in another table.

All data must be stored in a single table.

Every table must have only one column.

Data must be encrypted at all times.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main aim of normalisation in databases?

To allow for all possible relationships between data and minimise duplication, preventing inconsistencies.

To increase the number of tables in a database.

To store all data in a single table.

To make data retrieval slower.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement best describes a normalised entity?

An entity that contains no redundant data.

An entity that contains only numeric data.

An entity that is not related to any other entity.

An entity that is always a primary key.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

According to the rules of third normal form (3NF), what must all non-key attributes be dependent on?

The key, the whole key, and nothing but the key.

Any attribute in the table.

Only the foreign key.

The first attribute in the table.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A table is in second normal form (2NF) if:

It is in first normal form and all non-key dependencies are fully dependent on the primary key.

It contains only one row.

It has no primary key.

It is not related to any other table.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the solution when partial key dependencies exist in a table that is being normalised to 2NF?

Remove these fields into a new table with a copy of the dependent part primary key.

Delete all non-key attributes.

Merge all tables into one.

Remove the primary key from the table.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

The table must have only one attribute.

There are no partial key dependencies and no non-key dependencies.

The table must have only numeric data.

The table must have duplicate rows.

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?