Deck 6: Action and Specialized Queries
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/94
Play
Full screen (f)
Deck 6: Action and Specialized Queries
1
Which action query would you use if you wanted to add records from another table?
A) Append
B) Crosstab
C) Update
D) Select
A) Append
B) Crosstab
C) Update
D) Select
A
2
What query or queries would you use to move every item that has never been sold to a new database, then reduce the price of each item by 10%?
A) Find unmatched, then make table, then delete, then update
B) Find unmatched, then make table, then append, then delete, then update
C) Append, then delete, then update
D) Make table, then delete, then update
A) Find unmatched, then make table, then delete, then update
B) Find unmatched, then make table, then append, then delete, then update
C) Append, then delete, then update
D) Make table, then delete, then update
A
3
Which of the following is not true about action queries?
A) They can be run more than once, but with full awareness of the action(s) they perform.
B) They should never be run more than once.
C) You should backup your data before running them.
D) They have special symbol icons to distinguish them from other queries.
A) They can be run more than once, but with full awareness of the action(s) they perform.
B) They should never be run more than once.
C) You should backup your data before running them.
D) They have special symbol icons to distinguish them from other queries.
B
4
Which of the following is not a type of query in Access?
A) Select
B) Update
C) Append
D) Make Record
A) Select
B) Update
C) Append
D) Make Record
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
5
When an Append query is run on a table that has no primary key, where do the new records appear?
A) Top of the table
B) Bottom of the table
C) Alphabetically in ascending order mixed in with the current list
D) You cannot run an Append query on a table with no primary key
A) Top of the table
B) Bottom of the table
C) Alphabetically in ascending order mixed in with the current list
D) You cannot run an Append query on a table with no primary key
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
6
Which action query provides an easy, automated way to copy records from one table to another table?
A) Update
B) Append
C) Add Records
D) Make table
A) Update
B) Append
C) Add Records
D) Make table
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
7
What two queries would you use to move all customers with unpaid invoices into a new table of their own and remove them from the original table?
A) Make table and Delete
B) Append and Delete
C) Make table and Update
D) Append and Update
A) Make table and Delete
B) Append and Delete
C) Make table and Update
D) Append and Update
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
8
Which of the following is not considered an action query?
A) Update
B) Append
C) Create Table
D) Make Table
A) Update
B) Append
C) Create Table
D) Make Table
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
9
What queries are often used in conjunction with delete queries to move records from one table to another?
A) Make Record
B) Update
C) Append
D) Create table
A) Make Record
B) Update
C) Append
D) Create table
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
10
What query would you use to give all full-time employees a 3% raise?
A) Crosstab
B) Append
C) Update
D) Select
A) Crosstab
B) Append
C) Update
D) Select
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
11
When you create a query, by default you are creating what type of query?
A) Parameter
B) Select
C) Action
D) Update
A) Parameter
B) Select
C) Action
D) Update
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
12
What happens when a Make Table query is run when a table with the same name already exists in the database?
A) The existing table has the word " Old" added to the end of the name.
B) The query will not run until you rename or delete the existing table.
C) The existing table is deleted.
D) The query will function like an Append query instead.
A) The existing table has the word " Old" added to the end of the name.
B) The query will not run until you rename or delete the existing table.
C) The existing table is deleted.
D) The query will function like an Append query instead.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
13
Which of the following is not true about running action queries?
A) They can be undone.
B) They can be cancelled before completion.
C) You will receive a warning when you attempt to run them.
D) They change data.
A) They can be undone.
B) They can be cancelled before completion.
C) You will receive a warning when you attempt to run them.
D) They change data.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
14
Which action query would you use if you wanted to change every occurrence of "Miss" or "Mrs." to "Ms"?
A) Append
B) Change Records
C) Find and Replace
D) Update
A) Append
B) Change Records
C) Find and Replace
D) Update
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
15
Of the four action queries, which one would help you find records that are the same after you appended an Excel spreadsheet of data into your table?
A) Find duplicates
B) Find unmatched
C) Crosstab
D) Find mismatched
A) Find duplicates
B) Find unmatched
C) Crosstab
D) Find mismatched
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
16
What query or queries would you use to find all repeat customers, change their shipping costs to zero, and then three months from now track their purchases to see if they purchased more over the last three months than the three months before the shipping costs were changed?
A) Update, then crosstab
B) Update, then find duplicates, then crosstab
C) Find duplicates, then crosstab
D) Find duplicates, then update, then crosstab
A) Update, then crosstab
B) Update, then find duplicates, then crosstab
C) Find duplicates, then crosstab
D) Find duplicates, then update, then crosstab
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
17
What query would you use if you were given an Excel spreadsheet of old customers and asked to incorporate these records into the Customers table of your database?
A) Make table
B) Append
C) Update
D) Crosstab
A) Make table
B) Append
C) Update
D) Crosstab
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
18
In an Append query, what happens to any records that violate the Primary key (or any other) rule?
A) The query pauses at each violating record and allows you to fix the error(s).
B) A message box appears telling you that you must fix the problematic records before the query can be run.
C) New Primary key values are added to the records
D) The records are rejected.
A) The query pauses at each violating record and allows you to fix the error(s).
B) A message box appears telling you that you must fix the problematic records before the query can be run.
C) New Primary key values are added to the records
D) The records are rejected.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
19
Of the four action queries, which one would help you find repeat customers?
A) Find unmatched
B) Find records
C) Find duplicates
D) Crosstab
A) Find unmatched
B) Find records
C) Find duplicates
D) Crosstab
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
20
Of the four action queries, which one would help you track student grades over the past decade?
A) Summary
B) Find duplicates
C) Find patterns
D) Crosstab
A) Summary
B) Find duplicates
C) Find patterns
D) Crosstab
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
21
Which of the following is not a reason for using specialized queries?
A) They help you streamline (limit) your data.
B) They help you analyze your data.
C) They help you improve the integrity of your data.
D) They help you find group and summarize your data.
A) They help you streamline (limit) your data.
B) They help you analyze your data.
C) They help you improve the integrity of your data.
D) They help you find group and summarize your data.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
22
What query would help you find if a customer purchased from you more than once?
A) Crosstab
B) Find duplicates
C) Find unmatched
D) Summary
A) Crosstab
B) Find duplicates
C) Find unmatched
D) Summary
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
23
Which action query can be undone if you change your mind immediately after running the query?
A) Make table
B) Append
C) Update
D) You cannot undo action queries.
A) Make table
B) Append
C) Update
D) You cannot undo action queries.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
24
Which of the following is an example of a field which should not have duplicate data?
A) City
B) State
C) Lastname
D) Primary key
A) City
B) State
C) Lastname
D) Primary key
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
25
In a crosstab query, where do the values of a field selected as a row heading display?
A) Left side of the crosstab datasheet
B) Right side of the crosstab datasheet
C) Top of the crosstab datasheet
D) Bottom of the crosstab datasheet
A) Left side of the crosstab datasheet
B) Right side of the crosstab datasheet
C) Top of the crosstab datasheet
D) Bottom of the crosstab datasheet
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
26
In a crosstab query, what data is found at the intersection of the rows and columns?
A) Row heading
B) Aggregating
C) Column heading
D) Query title
A) Row heading
B) Aggregating
C) Column heading
D) Query title
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
27
Which query would be helpful to locate students for whom no grades have been assigned during a semester?
A) Crosstab
B) Find duplicates
C) Find unmatched
D) Find Null
A) Crosstab
B) Find duplicates
C) Find unmatched
D) Find Null
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
28
A(n) ________ query automatically removes records based on certain criteria.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
29
What must you do before you can create a crosstab query that references more than one table?
A) Run an append query to combine the records from the various tables.
B) Run a make table query and use that as the source for the crosstab query.
C) Make sure the relationships have been properly created in the Relationships window.
D) Create a select query which includes the fields from the various tables you want included in the crosstab query.
A) Run an append query to combine the records from the various tables.
B) Run a make table query and use that as the source for the crosstab query.
C) Make sure the relationships have been properly created in the Relationships window.
D) Create a select query which includes the fields from the various tables you want included in the crosstab query.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
30
Which query would you use to show the sales by region for each of four quarters?
A) Crosstab
B) Find duplicates
C) Find unmatched
D) Summary
A) Crosstab
B) Find duplicates
C) Find unmatched
D) Summary
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
31
Which is the first table chosen when creating a find duplicates query?
A) The table where the duplicate data might be found
B) The table with the foreign key
C) The data source for the query
D) The table which has no Primary key
A) The table where the duplicate data might be found
B) The table with the foreign key
C) The data source for the query
D) The table which has no Primary key
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
32
What query is often used to display trends in values?
A) Parameter
B) Summary
C) Find duplicates
D) Crosstab
A) Parameter
B) Summary
C) Find duplicates
D) Crosstab
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
33
In a crosstab query, where do the values of a field selected as a column heading display?
A) Left side of the crosstab datasheet
B) Right side of the crosstab datasheet
C) Top of the crosstab datasheet
D) Bottom of the crosstab datasheet
A) Left side of the crosstab datasheet
B) Right side of the crosstab datasheet
C) Top of the crosstab datasheet
D) Bottom of the crosstab datasheet
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
34
The first step in creating a Delete query is to create what other type of query?
A) Parameter
B) Select
C) Append
D) Update
A) Parameter
B) Select
C) Append
D) Update
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
35
What does Access do to denote action queries differently in the Navigation pane?
A) It displays them in bold text.
B) It displays them in a section called Action queries.
C) It displays them using specific icons.
D) It displays them in a larger typeface.
A) It displays them in bold text.
B) It displays them in a section called Action queries.
C) It displays them using specific icons.
D) It displays them in a larger typeface.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
36
When creating a crosstab query, you need a minimum of how many fields?
A) 2
B) 3
C) 4
D) 5
A) 2
B) 3
C) 4
D) 5
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
37
Which of the following is not a common aggregate function used in a crosstab query?
A) Sum
B) Average
C) Var
D) Count
A) Sum
B) Average
C) Var
D) Count
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
38
When you assign a date field to the column heading in a crosstab query, which option does Access not give you for summarizing your data?
A) Biweekly
B) Monthly
C) Quarterly
D) Yearly
A) Biweekly
B) Monthly
C) Quarterly
D) Yearly
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
39
Which of the following is not a rule for using an Append query?
A) There must be the same number of fields in both tables.
B) Data types in both tables much match (with some exceptions).
C) The destination table should not have an AutoNumber field.
D) All the normal rules for adding a new record to the destination table still apply.
A) There must be the same number of fields in both tables.
B) Data types in both tables much match (with some exceptions).
C) The destination table should not have an AutoNumber field.
D) All the normal rules for adding a new record to the destination table still apply.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
40
What query would you use to find items that have never sold?
A) Crosstab
B) Find duplicates
C) Find unmatched
D) Find Null
A) Crosstab
B) Find duplicates
C) Find unmatched
D) Find Null
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
41
In a Crosstab query, the column heading is displayed at the ________ of the datasheet.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
42
The Make Table query is an example of a(n) ________ query.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
43
A(n) ________ query is usually created to show trends in values.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
44
You can present grouped and summarized data with a(n) ________ query
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
45
The ________ query is a good alternative to the Find and Replace tool.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
46
A(n) ________ query changes data values in one or more fields based on specific criteria.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
47
You cannot undo updates or deletions performed by a(n) ________ query.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
48
A(n) ________ Table query can create a new table based on data in an existing table.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
49
When you convert a select query to an Append query, Access removes the Show row and adds a(n) ________ To row in its place.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
50
You can use one, or more, tables as source tables when running a(n) ________ query.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
51
Before running an Append query, it is best to first create a(n) ________ query.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
52
Append queries are often used in conjunction with ________ queries to move records from one table to another.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
53
In a crosstab query, the field values which are displayed on the left side are also called the ________ heading.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
54
The easiest way to create a crosstab query is to use the Crosstab Query ________.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
55
A(n) ________ query removes records from a table.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
56
As with other queries, action queries can be ________ for use at a later time.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
57
The Delete query is often used immediately after a(n) ________ query.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
58
When you create a query, by default you are creating a(n) ________ query.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
59
The ________ query can add records from a spreadsheet to an existing table.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
60
Before running an Update query, you usually begin with a(n) ________ query.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
61
When you create a query, by default you are creating a parameter query.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
62
You cannot run a Make Table query if a table with that name already exists in the database.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
63
An Update query can only update (change) values in one field at a time.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
64
Before running an action query it is good idea to backup your database.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
65
Action queries change data.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
66
When running a Make Table query, if the "Move Records" check box is checked, then the table will be created and all appropriate records will be moved (not just copied) to the new table.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
67
When you run an action query that affects data, Access always warns you how many records will be affected.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
68
Tables can be created using the Crosstab query type.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
69
It is possible, using the Make Table query to create a table in another database.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
70
Finding ________ values and knowing what to do with them remains one of the challenges of good database design.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
71
As with other actions in Access, you can undo the changes made by running actions queries.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
72
An action query is useful when an end user is required to enter the same information into many records.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
73
Depending on what an Update query is designed to do; it is often not a good idea to run the query again.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
74
When you update data in a query, you are actually updating the data in the underlying table.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
75
A find ________ query compares records in two related tables and displays the records found in one table but not the other.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
76
Crosstab queries display the results in a grid of columns and rows.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
77
When working with queries, viewing a query in Datasheet View is the same as running the query.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
78
To guard against data loss, it is good practice to have the same record in more than one table.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
79
The Delete action query deletes tables.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
80
Action queries can be tested before being run.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck