1NF Database Normalisation

1NF Database Normalisation

12th Grade

10 Qs

quiz-placeholder

Similar activities

Spreadsheets Knowledge Check

Spreadsheets Knowledge Check

9th - 12th Grade

15 Qs

Normalisation Quiz

Normalisation Quiz

12th Grade

10 Qs

FUNGSI REFERENCE

FUNGSI REFERENCE

8th Grade - University

10 Qs

Mastering SQL Concepts

Mastering SQL Concepts

12th Grade

15 Qs

LibreOffice Writer Styles Quiz

LibreOffice Writer Styles Quiz

10th Grade - University

15 Qs

Data Structures Quiz

Data Structures Quiz

9th - 12th Grade

14 Qs

UPN_GBD_S7

UPN_GBD_S7

12th Grade - University

15 Qs

Excel Basics Quiz

Excel Basics Quiz

10th Grade - University

14 Qs

1NF Database Normalisation

1NF Database Normalisation

Assessment

Quiz

Information Technology (IT)

12th Grade

Medium

Created by

Phyllis Francois

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does 1NF stand for in the context of database design?

First Normal Form.

First Numeric Form.

First Nominal Form.

First Notation Form.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a requirement for a table to be in 1NF?

The table must have a primary key in the first and last column.

The table must have foreign keys.

The table must not have any repeating groups or arrays.

The table must be indexed.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In 1NF, each column in a table must contain atomic values. What does "atomic" mean in this context?

Each value is a single, indivisible unit.

Each value is a string.

Each value is a number.

Each value is a date.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a characteristic of a table in 1NF?

Each column must have a unique name.

Each column must contain only one type of data.

Each row must be unique.

Each table must have a composite key.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is it important for a database table to be in 1NF?

To ensure data redundancy.

To simplify data retrieval and manipulation.

To allow for multiple data types in a single column.

To increase the complexity of the database.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following scenarios violates the 1NF requirements?

A table with a column containing a list of values.

A table in a column containing only text.

A table with a column containing only integers.

A table in a column containing only dates.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a table is in 1NF, which of the following statements are true?

The table can have duplicate rows.

The table can have repeating groups.

The table can have multi-valued attributes.

The table has no repeating groups or arrays.

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?