Normalisation

Normalisation

12th Grade

25 Qs

quiz-placeholder

Similar activities

MYSQL PROGRAMMING PRACTICE TEST

MYSQL PROGRAMMING PRACTICE TEST

12th Grade

21 Qs

7517 AQA A Level CS 43 Relational Databases

7517 AQA A Level CS 43 Relational Databases

12th Grade

30 Qs

Unit 26 - Develop Databases

Unit 26 - Develop Databases

12th Grade

20 Qs

Normalization in DBMS Quiz

Normalization in DBMS Quiz

12th Grade

20 Qs

Database concepts using libreoffice base

Database concepts using libreoffice base

12th Grade

28 Qs

Databases and Normalisation

Databases and Normalisation

12th Grade

20 Qs

BTEC National ICT U2 - Normalisation

BTEC National ICT U2 - Normalisation

12th Grade

27 Qs

12 C.APP -LS 3  INTRO. TO DBMS

12 C.APP -LS 3 INTRO. TO DBMS

12th Grade

20 Qs

Normalisation

Normalisation

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Bennies Computing

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is normalisation?
The process used to optimize database performance
The process used to come up with the best possible database design
The process of adding redundancy to data for faster retrieval
The process of converting database tables into text files for storage

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is a characteristic of First Normal Form (1NF)?
Data is duplicated within the same table or across multiple tables
Each table contains repeating attributes or groups of attributes
A single attribute cannot be made up of more than 1 data item
The table contains partial dependencies

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What does First Normal Form (1NF) ensure, above all else?

All attributes are dependent on the primary key

All attributes contain partial dependencies

The table contains no repeating attributes or groups of attributes
The table has no transitive dependencies

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which condition must be met for a table to be in Second Normal Form (2NF), assuming it already meets First Normal Form (1NF)?

Every attribute in the table is dependent on the primary key
The table contains no repeating attributes or groups of attributes
Each attribute is atomic and cannot be broken down further
The table has no transitive dependencies

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the purpose of Second Normal Form (2NF)?
Ensures that each table has a single purpose
Ensures that data is not duplicated within the same table or across multiple tables
Ensures that each attribute is atomic and cannot be broken down further

Ensures that no attribute in the table has a transitive dependency

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is Third Normal Form (3NF)?
Ensures that each table has a single purpose
Ensures that data is not duplicated within the same table or across multiple tables
Ensures that every attribute in the table is dependent on the primary key
Ensures that every attribute is also not dependent on any other attribute, eliminating transitive dependencies

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is a transitive dependency?
When every attribute in a table is dependent on the primary key

When an attribute is dependent on another attribute

When the table contains repeating attributes or groups of attributes
When the table is not normalized

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?