Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

1. Flat File & Relational Databases

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is a flat file database?

a)

Contains a single table

b)

Two or more linked tables

c)

Used to create formula's

2.

What is a relational database?

a)

Contains a single table

b)

Two or more linked tables

c)

Used to create formula's

3.

Select one disadvantage of a relational database

a)

Avoids data duplication

b)

All records in other tables with a link will reflect any changes made

c)

Easier and quicker to add data

d)

Can be complex to build from scratch

4.

What is a primary key?

a)

A single unique identifier for a record

b)

A unique key used as a second key in another table

c)

To ensure that data is secure

5.

What is a foreign key?

a)

Checking if a related record exists before allowing it to be entered

b)

A field in a table that forms a relationship link with a primary key in another table

c)

To ensure that data is secure and only repeated when required

6.

Max wants to store his collection of DVDs in a database.

Which type of database would you suggest he uses?

a)

A flat file database

b)

A relational database

7.

Zac works in a library. He has been asked to set up a database that will store the book information, customer information, and borrowing details.

Which type of database would you suggest he uses?

a)

A flat file database

b)

A relational database

8.

What is this?

a)

A flat file database

b)

A source file

c)

A relational database

d)

A query (searching data)

9.

Looking at the Order Info table, which fields are foreign keys?

a)

Order ID

b)

Customer ID

c)

Book ID

d)

Order Date

10.

Looking at the Order Info table, which fields are primary keys?

a)

Order ID

b)

Customer ID

c)

Book ID

d)

Order Date