wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Microsoft Access (Data Types)

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What are the best match for below data type description?


A simple alphanumeric data type such as names, titles, etc. which is limited to a maximum of 255 characters in length, which is controlled by field size.

a)

Short Text

b)

Long Text

c)

Number

d)

Currency

2.

What are the best match for below data type description?


A simple data to store integer or numeric data such as 1, -100, 1000 etc.

a)

Short Text

b)

Number

c)

Date/Time

d)

Currency

3.

What are the best match for below data type description?


Large amounts of alphanumeric data: sentences and paragraphs such as memo that support up to 64,000 characters.

a)

Short Text

b)

Long Text

c)

Date/Time

d)

Currency

4.

What are the best match for below data type description?


Data values for the years 100 through 9999.

a)

Short Text

b)

Long Text

c)

Date/Time

d)

Currency

5.

What are the best match for below data type description?


Monetary data, stored with 4 decimal places of precision.

a)

Short Text

b)

Long Text

c)

Date/Time

d)

Currency

6.

What are the best match for below data type description?


Unique value generated by Access for each new record.

a)

AutoNumber

b)

Long Text

c)

Date/Time

d)

Currency

7.

What are the best match for below data type description?


Boolean (true/false) data; Access stores the numeric value zero (0) for false, and -1 for true.

a)

AutoNumber

b)

Long Text

c)

Yes/No

d)

Currency

8.

What are the best match for below data type description?


Text or combinations of text and numbers stored as text and used as a hyperlink address.

a)

AutoNumber

b)

Long Text

c)

Yes/No

d)

Hyperlink

9.

What are the best match for below data type description?


Store data attachment files such as pictures, documents, spreadsheets, or charts in the database.

a)

AutoNumber

b)

Attachment

c)

Yes/No

d)

Hyperlink

10.

What are the best match for below data type description?


Data type that can handle bigger numbers than the standard Number data type with the range of -263 to 263-1.

a)

AutoNumber

b)

Number

c)

Large Number

d)

Currency