IT Unit 2 Normalisation

IT Unit 2 Normalisation

12th Grade

10 Qs

quiz-placeholder

Similar activities

Normalisation

Normalisation

11th - 12th Grade

13 Qs

Understanding Data in Digital Services

Understanding Data in Digital Services

11th Grade - University

12 Qs

Normalisation and Transaction Processing

Normalisation and Transaction Processing

9th - 12th Grade

15 Qs

The Role of Normalisation

The Role of Normalisation

9th - 12th Grade

9 Qs

AQA GCSE Databases and SQL

AQA GCSE Databases and SQL

9th - 12th Grade

14 Qs

U2 Normalization

U2 Normalization

10th - 12th Grade

14 Qs

IT Unit 2 (Databases) Part A

IT Unit 2 (Databases) Part A

11th - 12th Grade

15 Qs

BTEC unit 2 databases - key terms

BTEC unit 2 databases - key terms

12th Grade

15 Qs

IT Unit 2 Normalisation

IT Unit 2 Normalisation

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Jen Reece

FREE Resource

10 questions

Show all answers

1.

CLASSIFICATION QUESTION

3 mins • 1 pt

Flat file databases (such as an excel spreadsheet) need to be organised into categories in order to create linkable tables of atomic data. Put the following options into appropriately named tables.

Groups:

(a) tbl_Customer

,

(b) tbl_Event

EventID

Surname

FirstName

EventDate

EventDescription

CustomerID

2.

CLASSIFICATION QUESTION

3 mins • 1 pt

Flat file databases (such as an excel spreadsheet) need to be organised into categories in order to create linkable tables of atomic data. Put the following options into appropriately named tables.

Groups:

(a) tbl_Products

,

(b) tbl_customer

FirstName

Surname

ProductPrice

Postcode

ProductDescription

ProductID

3.

CLASSIFICATION QUESTION

3 mins • 1 pt

Organize these options into the right categories

Groups:

(a) tbl_TicketType

,

(b) tbl_ticket

TicketNumber

TicketCost

TicketType

TicketTypeID

CustomerID

4.

CLASSIFICATION QUESTION

3 mins • 1 pt

Flat file databases (such as an excel spreadsheet) need to be organised into categories in order to create linkable tables of atomic data. Put the following options into appropriately named tables.

Groups:

(a) tbl_CustomerType

,

(b) tbl_Customer

FirstName

CustomerTypeID

CustomerType

Surname

CustomerID

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Normalisation is:

Organising a database to remove duplication of data, and maintain the accuracy / integrity of the data

Filling in empty fields so that all rows / tuples contain data.

Putting fields from different tables into one big database.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An advantage of normalisation is:

It is possible to see previous details that have been changed, such as a customer’s address, as we can look back at an older entry

The process of normalising a database is very easy and doesn’t require any skill

The storage space needed for a normalised database is likely to be smaller

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary goal of the first normal form (1NF) in database normalisation?

To remove duplicate columns from the same table.

To ensure each table cell contains unique and atomic data.

To separate different relations into different tables.

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?