wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Database Basics

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

The data type consisting of text consisting of letters, numbers and/or symbols up to 255 characters is called:

a)

Short Text

b)

Long Text

c)

String

d)

Text Type

2.

The text type consisting of Text consisting of letters, numbers and/or symbols up to 64,000 characters is called

a)

Short Text

b)

Long Text

c)

String

d)

Paragraph

3.

To store a grade or temperature the data type would be

a)

Integer

b)

Real Number

c)

Number

d)

Whole Number

4.

You want to store the price of the products at your cake sale, you will use

a)

Number

b)

Price

c)

Currency

d)

Expenses

5.

To store the birthdays of all Jumeirah College students, 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 people have paid for their order or not, you use a field of type

a)

Yes/No

b)

Maybe

c)

True/False

d)

Question

7.

You want the Database program to create a new number 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