wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Database Basics v2 N5

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

Which field type can only be one of two possibilities?

a)

Boolean (Yes/No)

b)

Graphic (OLE Object)

c)

Date

d)

Time

2.

Which field type can hold a picture?

a)

Boolean (Yes/No)

b)

Graphic (OLE Object)

c)

Date

d)

Time

3.

How many fields are shown here?

a)

5

b)

7

c)

11

d)

35

4.

How many records are shown here?

a)

5

b)

7

c)

11

d)

35

5.

How have the results shown been sorted?

a)

On the 'Id' field in Descending order

b)

On the 'Id' field in Ascending order

c)

On the 'City' field in Descending order

d)

On the 'City' field in Ascending order

6.

At which Stage of the Database Development Process would you identify the User Requirements and Functional Requirements?

a)

Analysis Stage

b)

Design Stage

c)

Implementation Stage

d)

Testing Stage

e)

Evaluation Stage

7.

At which Stage of the Database Development Process would you create an Entity Relationship Diagram?

a)

Analysis Stage

b)

Design Stage

c)

Implementation Stage

d)

Testing Stage

e)

Evaluation Stage

8.

At which Stage of the Database Development Process would you create a Data Dictionary?

a)

Analysis Stage

b)

Design Stage

c)

Implementation Stage

d)

Testing Stage

e)

Evaluation Stage

9.

At which Stage of the Database Development Process would you plan what your queries will be by stating Tables, Fields, Search Criteria and Sort Order?

a)

Analysis Stage

b)

Design Stage

c)

Implementation Stage

d)

Testing Stage

e)

Evaluation Stage

10.

At which Stage of the Database Development Process would you create database tables including fields and validation?

a)

Analysis Stage

b)

Design Stage

c)

Implementation Stage

d)

Testing Stage

e)

Evaluation Stage

11.

At which Stage of the Database Development Process would you create SQL queries?

a)

Analysis Stage

b)

Design Stage

c)

Implementation Stage

d)

Testing Stage

e)

Evaluation Stage

12.

At which Stage of the Database Development Process would you check that your SQL operations have worked correctly?

a)

Analysis Stage

b)

Design Stage

c)

Implementation Stage

d)

Testing Stage

e)

Evaluation Stage

13.

At which Stage of the Database Development Process would you write a paragraph discussing how accurate the output is from your database?

a)

Analysis Stage

b)

Design Stage

c)

Implementation Stage

d)

Testing Stage

e)

Evaluation Stage

14.

At which Stage of the Database Development Process would you write a paragraph discussing the "Fitness for Purpose" of your database?

a)

Analysis Stage

b)

Design Stage

c)

Implementation Stage

d)

Testing Stage

e)

Evaluation Stage

15.

When evaluating the "Fitness for Purpose" of your database, which two other stages must you refer back to?

a)

Analysis Stage

b)

Design Stage

c)

Implementation Stage

d)

Testing Stage

16.

What is cardinality?

a)

A description of whether the relationship between entities in one-to-one, one-to-many or many-to-many

b)

A verb to describe the relationship between entities e.g. "has" or "attends"

c)

A type of validation where a drop-down menu restricts the choices in the foreign key field

17.

Which type of validation forces an entry in that field for each record?

a)

Presence Check

b)

Range Check

c)

Length Check

d)

Restricted Choice

18.

Which type of validation forces the value entered for a number, date or time field to meet certain limits?

a)

Presence Check

b)

Range Check

c)

Length Check

d)

Restricted Choice

19.

Which type of validation forces the value entered for a text field to meet a restriction on the number of characters that can be entered?

a)

Presence Check

b)

Range Check

c)

Length Check

d)

Restricted Choice

20.

Which type of validation forces the value entered for a field to be chosen from a list of valid options?

a)

Presence Check

b)

Range Check

c)

Length Check

d)

Restricted Choice