NEW
Font size
S
M
L
XL
WorksheetsAccess 9 - 15
Total questions: 39
Worksheet time: 13mins
Name
Class
Date
1.
Carol has created a table from her database to see all information about FBLA chapters in her region. She needs to know which chapter has the most active members in the region. Which aggregate function should she use?
a)
Count
b)
Max
c)
Min
d)
Average
2.
Ashawn has created a table from his database to know the number of products currently available for sale in his spring catalog. Which aggregate function should he use?
a)
Count
b)
Max
c)
Min
d)
Average
3.
Ashawn has created a table from his database to know which product has the lowest quantity in inventory from his spring catalog. Which aggregate function should he use?
a)
Count
b)
Max
c)
Min
d)
Average
4.
What is the purpose of a primary key in a database?
a)
Unique Identifier
b)
Limits field size
c)
Provides a description
d)
Provides database security
5.
Carol has created a table from her database to see all information about FBLA chapters in her region. She needs to know the mean number of active members in the region. Which aggregate function should she use?
a)
Count
b)
Max
c)
Min
d)
Average
6.
Ashawn has created a table from his database to see his company's income and expenses for the year and now would like to see the totals for each category. Which table feature should he use?
a)
Insert a Totals Row
b)
Sort by Selection
c)
Insert a Chart
d)
Create a Relationship
7.
Aaron needs to duplicate a field that is used in his customer table in the business database for a new form he is creating for entering customer orders. Which item from the tools group would enable him to perform this operation?
a)
Tab Order
b)
Add Existing Fields
c)
View Code
d)
Property Sheet
8.
Jackson is starting a new company database to manage his fall line of products. What form tool could he use to quickly create a set of tabs a user could click to access forms and reports in the database?
a)
Form View
b)
Layout View
c)
Design View
d)
Navigation Form
9.
Amy would like to quickly create a form in layout view so that she can easily modify contents and formatting. Which option uses layout view and gives the user greater control over the form's appearance while displaying the data?
a)
Blank Form
b)
Form Design
c)
Form Wizard
d)
Form Tool
10.
Cathy needs to duplicate a column that is used in her spring sports table in the athletic database for a new form she is creating for fall sports. Which item from the tools group would enable her to perform this operation?
a)
Tab Order
b)
Add Existing Fields
c)
View Code
d)
Property Sheet
11.
Sally is the National Technical Honor Society president. She is creating a database to manage her membership information. What form tool could she use to quickly create a set of tabs a user could click to access forms and reports in the database?
a)
Form View
b)
Layout View
c)
Design View
d)
Navigation Form
12.
Susie has a relational database for her catering business. She wants to create a form which shows the customer information at the top and any orders for that customer at the bottom. The orders section of the form is a:
a)
main form.
b)
subform.
c)
hierarchical form.
d)
datasheet.
13.
Susie has a relational database for her catering business. She wants to create a form which shows the data in a customer table one record at a time. This type of form is a:
a)
main form.
b)
subform.
c)
hierarchical form.
d)
datasheet.
14.
Margaret wants to send an address change to all the customers in her current database. She wants to create address labels to accomplish this. Which would she use?
a)
Form
b)
Report
c)
Table
d)
Query
15.
Frank needs to know the number of service calls he has received from 123 Walnut Street in one week. Using a calculated field, which total function would he use to answer this question?
a)
Average
b)
Count
c)
Max
d)
Sum
16.
Mrs. Wilson needs to create a report that lists students by their homeroom teacher. Each teacher needs a separate list for attendance. Which option would allow Mrs. Wilson to put students together by homeroom on separate sections of the report?
a)
Sort
b)
Filter
c)
Conditional Formatting
d)
Grouping
17.
Which type of operation performs mathematical functions, such as MAX, MIN, or COUNT, on a group of records?
a)
Statistical
b)
Geometric
c)
Aggregate
d)
Algebraic
18.
Frank needs an estimated number of services his company performs each month. Using a calculated field, which total function would he use to answer his question?
a)
Average
b)
Count
c)
Max
d)
Sum
19.
Sam enters a numeric criterion in a query to find out which UNC schools have an enrollment that equals 5,000 or greater. What would he enter?
a)
='5000'
b)
5000
c)
'<5000'
d)
=>'5000'
20.
What action would Donna perform to create a new table named Customer Appreciation from the existing Customer Information table and Order History table?
a)
Delete query
b)
Update query
c)
Append query
d)
Make table query
21.
What type of query enables a user to add the results of a query to an existing table in a database?
a)
Update
b)
Append
c)
Action
d)
Make table
22.
John wants to create a query that will display the total number of hamburger patties in stock at two different locations. The results should display the sum of the values from each location. Which solution should John use for his query?
a)
Crosstab Query
b)
Expression Builder
c)
Simple Query
d)
Totals
23.
What type of query enables a user to make the same change to all records satisfying a certain criterion?
a)
Update
b)
Append
c)
Action
d)
Make table
24.
The manager of Doggie Donuts needs to group inventory by types of dog food in stock. He needs a subtotal for each group. Which query action will display this information?
a)
Select query
b)
Delete query
c)
Crosstab query
d)
Append query
25.
Which type of operator enables a user to compare two values in a query criterion?
a)
Assessment
b)
Evaluation
c)
Comparison
d)
Appraisal
26.
Juan is creating a chart which graphs attendance at FBLA State Leadership conferences from the past five years from his database. He wants to display a list of colors, shapes, or patterns used as categories in a chart on the right side. Which tab in Chart Options would he select?
a)
Titles
b)
Axes
c)
Data Labels
d)
Legend
27.
Maria needs to share a form from her database to other members of her work team, but she is not sure everyone has Microsoft Access. In which file format should she save the form to ensure everyone can read the information?
a)
PDF
b)
XPS
c)
Either PDF or XPS
d)
DOC
28.
Juan is creating a chart which graphs attendance at FBLA State Leadership conferences from the past five years which he has in a database. He wants to show individual data values. Which tab in Chart Options would he select?
a)
Titles
b)
Axes
c)
Data Labels
d)
Legend
29.
Juan is creating a chart graphing his inventory database. He needs to name the chart “August Inventory Report.” Which tab in Chart Options would he select?
a)
Titles
b)
Axes
c)
Data Labels
d)
Legend
30.
Juan is creating a chart that graphs attendance at FBLA State Leadership conferences from the past five years, which he has in a database. He wants to remove the y-axis value. Which tab in Chart Options would he select?
a)
Titles
b)
Axes
c)
Data Labels
d)
Legend
31.
What is the process of transferring data from an Microsoft Access database for use in another application called?
a)
Exporting
b)
Importing
c)
Pasting
d)
Distributing
32.
Which file type places each record on a separate line and uses a special character to separate fields?
a)
Bound
b)
Defined
c)
Delimited
d)
Isolated
33.
Mary needs to export the table of FBLA members from the Southeast Region database to a document that does not allow editing. Which format should she use?
a)
DOC
b)
PDF
c)
RTF
d)
TXT
34.
Which is not a file type that may be imported into Microsoft Access?
a)
Text files (TXT)
b)
HTML files (HTM or HTML)
c)
Microsoft Publisher files (PUB)
d)
Microsoft Excel files (XSLX)
35.
Marty has spent a lot of time creating a database to track her sales contacts.She has been asked by management to share the database with her colleagues as an example to follow. What would be the best method of sharing the structure of a database, including relevant tables, queries, and forms?
a)
Save As
b)
Save as Database Template
c)
Create a Backup
d)
Save as PDF
36.
Rachel has spent a lot of time creating a membership database for her FBLA chapter, which she has been asked to share with other chapters in her region as an example. What would be the best method of sharing the structure of a database, including relevant tables, queries, and forms?
a)
Save As
b)
Save as Database Template
c)
Create a Backup
d)
Save as PDF
37.
Ali has worked for years cataloging his comic book collection into a database. Recently his computer crashed, but fortunately he has a backup in his OneDrive cloud storage. Which method should he use to restore his database on his new computer?
a)
Backup
b)
Recover from Backup
c)
Save to External Locations
d)
Previous Version
38.
What term describes the process of repairing and removing wasted space from a database?
a)
Recovery
b)
Backing up
c)
Installation
d)
Compacting
39.
Kurt has worked for years cataloging his music collection into a database. During a recent storm, Kurt's computer was damaged, but fortunately he has a backup on his flash drive. Which method should he use to restore his database on his new computer?
a)
Backup
b)
Previous Version
c)
Save to External Locations
d)
Recover from Backup
Reset
