wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Database Concepts and MS Access Assessment

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the primary purpose of a database form?

a)

To store raw data only

b)

To make data entry and viewing more user-friendly

c)

To create complex calculations

d)

To delete records permanently

2.

In MS Access, which view allows you to modify the structure and layout of a form?

a)

Datasheet View

b)

Query View

c)

Design View

d)

Print View

3.

What is a record in a database?

a)

A collection of fields containing information about one specific item

b)

The name of a database file

c)

A type of query

d)

A collection of tables

4.

Which feature in MS Access helps you create a form automatically?

a)

Query Wizard

b)

Table Wizard

c)

Form Wizard

d)

Report Wizard

5.

What is the purpose of a query in a database?

a)

To print reports only

b)

To create new tables only

c)

To retrieve specific information based on certain criteria

d)

To format text in forms

6.

Which symbol is used in query criteria to find records that begin with a specific letter?

a)

#

b)

&

c)

*

d)

Like "S*"

7.

In Datasheet View, how can you arrange records alphabetically?

a)

Using Advanced Filter Sort

b)

Using the Sort button (A to Z or Z to A)

c)

Using Design View

8.

What is the main difference between Form View and Design View?

a)

Form View is for entering and viewing data, Design View is for modifying the form's layout

b)

Form View is for creating queries, Design View is for running queries

c)

Form View is for printing, Design View is for saving

d)

Form View is for deleting records, Design View is for adding records

9.

Which tool would you use to find all records where the value is greater than 100?

a)

Sort tool

b)

Form Wizard

c)

Query criteria using > 100

d)

Advanced Filter Sort

10.

What is the purpose of Advanced Filter Sort?

a)

To create new databases

b)

To modify form layouts

c)

To perform complex filtering and sorting operations

d)

To print reports only