Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Microsoft Access Quiz

Total questions: 17

Worksheet time: 9mins

Name
Class
Date
1.

What is Microsoft Access primarily used for?

a)

Creating presentations

b)

Storing and managing data

c)

Writing documents

d)

Editing images

2.

Which field type is best for storing the title of a book?

a)

Number

b)

Short Text

c)

Yes/No

d)

Date/Time

3.

What is the purpose of a primary key in a table?

a)

To sort data alphabetically

b)

To uniquely identify each record

c)

To make the table colorful

d)

To group similar data

4.

Which data type is used for a field that will store only 'Yes' or 'No' values?

a)

Text

b)

Number

c)

Yes/No

d)

Currency

5.

What is the default view for entering data into a table?

a)

Design View

b)

Form View

c)

Datasheet View

d)

Layout View

6.

Which of these is NOT a valid Access data type?

a)

Text

b)

Number

c)

Spreadsheet

d)

Currency

7.

What symbol represents a primary key in Design View?

a)

#

b)

*

c)

!

d)

Key Icon

8.

What is a Query used for in Access?

a)

To delete records

b)

To search and filter data

c)

To change field names

d)

To design forms

9.

Which data type should be used for the 'PublishedYear' field?

a)

Text

b)

Date/Time

c)

Number

d)

Yes/No

10.

In which view can you change the structure of a table?

a)

Datasheet View

b)

Design View

c)

Form View

d)

Print Preview

11.

What does the AutoNumber data type do?

a)

Automatically generates a unique number for each record

b)

Sorts data automatically

c)

Deletes duplicate records

d)

Creates random text

12.

Which of these is an example of a 'record'?

a)

A single row in a table

b)

A single column in a table

c)

The table title

d)

A primary key icon

13.

What is the main function of a table in Access?

a)

Display data graphically

b)

Store and organize data

c)

Print data

d)

Create animations

14.

What happens if you delete a primary key?

a)

The table is locked

b)

The records are sorted

c)

You can no longer uniquely identify records

d)

Nothing happens

15.

Which view allows you to format and arrange the layout of data?

a)

Datasheet View

b)

Form View

c)

Design View

d)

Query View

16.

What is the main purpose of a database?

a)

Create documents

b)

Manage and store data efficiently

c)

Browse the internet

d)

Edit videos

17.

How do you ensure no two records have the same BookID?

a)

Set it as AutoNumber

b)

Use the Sort option

c)

Create a Query

d)

Enable duplicate records