Database Normalization

Database Normalization

University

23 Qs

quiz-placeholder

Similar activities

SQL BASICS

SQL BASICS

University

25 Qs

Introduction to Database

Introduction to Database

University

20 Qs

SQL query quiz

SQL query quiz

University

20 Qs

L3 IT Unit 2 Databases: Normalisation

L3 IT Unit 2 Databases: Normalisation

12th Grade - University

18 Qs

Database-Normalisation

Database-Normalisation

9th Grade - University

20 Qs

Quiz finals (IT IM01)

Quiz finals (IT IM01)

University

25 Qs

Computer Science Debuggers

Computer Science Debuggers

University

20 Qs

My SQL- DDL

My SQL- DDL

11th Grade - Professional Development

20 Qs

Database Normalization

Database Normalization

Assessment

Quiz

Computers

University

Medium

Created by

Dolly Untal

Used 3+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary goal of database normalization?

Increase data redundancy

Minimize data duplication and redundancy

Create larger databases

Improve data visualization

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements fully describes data in 2NF:


When any repeating fields have been removed and the table is given a primary key


When all the fields in each table are directly related to the primary key

When all repeating entries of data are removed and the fields in each table are directly related to the primary key and no fields are present that are not related to each other

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A relation is in 1NF if it doesn't contain any ____________?


Determinants

Null values in primary key fields

Repeating groups

Functional dependencies

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In First Normal Form (1NF), a table must:

Contain only one column

Have atomic (indivisible) values

Contain repeating groups

Allow null values in primary keys

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which form of normalization eliminates partial dependencies?

First Normal Form (1NF)

Second Normal Form (2NF)

Third Normal Form (3NF)

Boyce-Codd Normal Form (BCNF)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In 3NF, a table should be free from:

Partial dependencies

Transitive dependencies

Repeating groups

Candidate keys

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an anomaly in databases?

An error caused by a violation of normalization rules

A way to optimize performance

A unique record in a database

A method to index data

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?