wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Database/Excel

Total questions: 20

Worksheet time: 11mins

Name
Class
Date
1.

What are the columns in bold text called?

a)

Rows

b)

Identifiers

c)

Field names

d)

Headings

2.

Which of these is the 'key field'?

a)

Column 1

b)

Column 2

c)

Column 3

d)

Column 4

3.

What's the formula for the total budget?

a)

=sum(f1 * g2)

b)

=sum(1.05 * g2)

c)

=sum(f2 * 1.05)

d)

=sum(e2 + f2 * g2)

4.

What's the formula for the 'total with fees'?

a)

=sum(f2 * g2 + 1.04)

b)

=sum(f2 *1.04)

c)

=sum(h2 * 1.04)

d)

=sum(i2 * 1.04)

5.

Which of these fields would be the most efficient for a search?

a)

Customer ID

b)

Surname

c)

Forename

d)

Date of Birth

6.

A method of displaying records in a database that match specific criteria?

a)

Filter

b)

Sort

c)

Validation

d)

Verification

7.

A unique identifying field is known as?

a)

Primary key

b)

Unique identifier

c)

Verification

d)

Important field

8.

Which of these is not a type of validation?

a)

Range

b)

Proof reading

c)

Presence

d)

Limit

9.

A method for checking data entered correctly?

a)

Data types

b)

Query

c)

Validation

d)

Verification

10.

What is a database?

a)

A calculator

b)

A device to load information onto the computer

c)

A structured collection of information

d)

A piece of software to do calculations

11.

All the information about a person or a thing is called?

a)

A file

b)

A record

c)

A table

d)

A field

12.

A library has a database and wants to add people's Emails. What will they do?

a)

Add a row

b)

Add a Field

c)

Edit a record

d)

Make a new database

13.

A club stores its member's ages. What validation check can be used on the 'age field' to find certain ages?

a)

Range

b)

Length

c)

Presence

d)

> 65

14.

A website sells movies. One of the fields is 'genre'. What validation would be most suitable for checking suitability for the customer?

a)

Length

b)

Range

c)

Restricted choice

d)

Presence

15.

A factory has a database that holds unique stock codes. RED 24, BLU 32, YEL 32. What would be the best validation choice to stop errors?

a)

Length

b)

Presence

c)

Field

d)

Range

16.

To sort the smallest to the largest in a field?

a)

Descending

b)

Ascending

c)

Auto Sort

d)

Advanced Sort/Filter

17.

What data validation should I write to ensure the car registration field is inputted correctly - look at the example.

a)

Text = 8

b)

Text > 1

c)

Text > 7

d)

Text does not contain an A

18.

What the correct option for finding Customer ID records less than A4?

a)

< A4

b)

> A4

c)

=> A4

d)

!= A4

19.

How many records would be shown if I searched 'equal to or greater than' A4?

a)

3

b)

4

c)

5

d)

6

20.

If I set this condition what would happen?

a)

It would only keep rows with empty cells in

b)

Nothing

c)

It would show all records

d)

It would keep some rows with empty cells