Normalization CS

Normalization CS

12th Grade - University

16 Qs

quiz-placeholder

Similar activities

Normalisasi 1NF-3NF

Normalisasi 1NF-3NF

University

20 Qs

Database-Normalisation

Database-Normalisation

9th Grade - University

20 Qs

Database Normalisation

Database Normalisation

11th - 12th Grade

13 Qs

Data Storage

Data Storage

University - Professional Development

15 Qs

1.3.1 Databases & SQL

1.3.1 Databases & SQL

12th Grade

20 Qs

Database Quiz 2 Normalisation

Database Quiz 2 Normalisation

12th Grade

19 Qs

Kunci kekalahan

Kunci kekalahan

University

20 Qs

DBTHON-23 Round-1

DBTHON-23 Round-1

University

20 Qs

Normalization CS

Normalization CS

Assessment

Quiz

Computers

12th Grade - University

Medium

Created by

Мирас Оңдасынов

Used 8+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Normalisation is:

Removing all necessary data from a database

Organising a database to remove repeated entries and increase the accuracy of the data

Putting fields from different tables into one big database

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Determinants

Repeating groups

Null values in primary key fields

Functional dependencies

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A table is in 2NF if the table is in 1NF and what other condition is met?

There are no functional dependencies.

There are no null values in primary key fields.

There are no repeating groups.

There are no attributes that are not functionally dependent on the relation's primary key.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you normalize a relation by breaking it into two smaller relations, what must you do to maintain data integrity?

Remove any functional dependencies from both relations

Assign both relations the same primary key field(s)

Create a primary key(s) for the new relation

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a functional dependency?

when an non-key attribute is determined by a whole part of a COMPOSITE primary key.

When a key field is changed and it conflicts with another key

When a database function is dependant of the operation of another function to work correctly

When data is a database is repeated for different entities

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a foreign key?

A unique identifier in a database

A primary key of one table that appears in another table

A field that should not be in a table and needs removing

7.

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 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

When all the fields in each table are directly related to the 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?