wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Microsoft Access - Grade 11

Total questions: 20

Worksheet time: 29mins

Name
Class
Date
1.

A database is

a)

A group of unrelated files

b)

A collection of related information stored in an organized way

c)

A computer program for drawing

d)

A type of virus

2.

In Microsoft Access, a table is used to

a)

Enter, store, and manage data

b)

Create animations

c)

Design websites

d)

Display pictures

3.

A field is

a)

A single piece of data about a record

b)

A whole collection of records

c)

A database file

d)

A type of form

4.

To create a new database, you would

a)

Open an existing database

b)

Click File -> New

c)

Restart your computer

d)

Install a new version of Windows

5.

Data Type refers to

a)

The format of the database file

b)

The size of the table

c)

The kind of data a field can store

d)

The design of the user interface

6.

The primary key

a)

Allows duplicate values

b)

Uniquely identifies each record

c)

Is always a text field

d)

Must be a date

7.

Which module allows viewing stored records?

a)

Tables

b)

Queries

c)

Views

d)

All of the above

8.

Which are data types?

a)

Medium Text

b)

Number

c)

Date/Time

d)

Color

e)

Currency

9.

Elements of a database include

a)

Tables

b)

Forms

c)

Queries

d)

Antivirus software

10.

When modifying table structure, you can

a)

Change field names

b)

Add fields

c)

Delete fields

d)

Change data types

e)

Restart your computer

11.

Define database

4 lines
12.

What is the purpose of a select query?

4 lines
13.

Why analyze project before creating a table?

4 lines
14.

What happens if two records use the same primary key?

4 lines
15.

Give an example of field + data type.

4 lines
16.

What is a record in a database?

4 lines
17.

What happens when you enter data that does not match a field’s data type?

4 lines
18.

A field of "First Name", what should its data type be?

a)

Long Text

b)

Number

c)

Date/Time

d)

Currency

e)

None of the above

19.

A field of "Phone Number" what should its data type be?

a)

Number

b)

Date/Time

c)

Lookup Wizard

d)

Short Text

20.

Which naming convention is correct for fields? (Suppose the field name is for First Name)

a)

first_name

b)

FirstName

c)

firstName

d)

1stName