wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Creating a Database

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

The data type you should use for a country's name:

a)

Short Text

b)

Long Text

c)

String

d)

Text Type

2.

A field containing a person's entire CV (more than 255 characters)

a)

Short Text

b)

Long Text

c)

String

d)

Paragraph

3.

To store the quantity of items in a shop the data type would be

a)

Integer

b)

Real Number

c)

Number

d)

Whole Number

4.

You want to store the price of the food at your International Day sale, you will use

a)

Number

b)

Price

c)

Currency

d)

Expenses

5.

To store the date of sports events at Jumeirah College, the secretary will use a field of type

a)

Date

b)

Date of Birth

c)

Date/Time

d)

Calendar

6.

You need to store whether a superhero is reliable or not, you use a field of type

a)

Yes/No

b)

Maybe

c)

True/False

d)

Question

7.

For an ID number which is created by the software each time a new record is added, you use datatype

a)

Generate

b)

NewNumber

c)

Autonumber

d)

Automatic

8.

A new table contains: first name, surname, date of birth, address, paid or not. List the data types to be used

a)

Short text, Long text, Date/Time, Long Text, Yes/No

b)

Short text, Short text, Date/Time, Long Text, Yes/No

c)

Short text, Short text, Date, Long Text, Yes/No

d)

Short text, Short text, Date/Time, Short Text, Yes/No

9.

The table above has no Primary key, what is an easy and quick solution?

a)

Add a field called ID of datatype Number and type in data for the ID's. Make this field the Primary Key

b)

Add a field and make it an Autonumber and Primary Key

c)

Set the Date of Birth as the Primary Key

d)

Set the First Name and Surname as a combined Primary Key

10.

An advantage of a computerized database is that

a)

You can query it and obtain specific data that is relevant to your requirements

b)

You can enter lots and lots of data and never run out of space

c)

Anybody can access the data and use it

d)

It's easy to use and you never need to worry about it again

11.

The advantage of a paper based database is that

a)

It's easy to change data

b)

It's portable

c)

It requires great skill to setup and use

d)

It's very organised

12.

In a database, data is stored in...

a)

tables

b)

forms

c)

reports

d)

queries

13.

Which of the following could be used to uniquely identify a record?

a)

Validation

b)

Primary key

c)

Data Type

d)

Combo box

14.

Data validation is used to

a)

Ensure the data entered meets certain requirements

b)

Test whether the data is lidated

c)

Check for irregularities and outliers

d)

Input data in a neat and orderly fashion

15.

A combo box is added in order to

a)

help the user to input data easily

b)

combine data into the table

c)

create combined fields and records

d)

give the user a technique to combinate data