Deck 12: Creating Advanced Queries

Full screen (f)
exit full mode
Question
It is wise to make a current backup of the database before running any action query.
Use Space or
up arrow
down arrow
to flip the card.
Question
Action queries select but do not change data.
Question
The datasheet shown in the figure above sorts records on the EnrollmentID field.
Question
<strong>  In the figure above, what Top Values option is chosen?</strong> A) Top 5 B) Top 100 C) Top 5% D) All <div style=padding-top: 35px>
In the figure above, what Top Values option is chosen?

A) Top 5
B) Top 100
C) Top 5%
D) All
Question
<strong>  In the figure above, what does item 2 toggle on and off?</strong> A) Criteria row B) Totals row C) Show row D) Sort row <div style=padding-top: 35px>
In the figure above, what does item 2 toggle on and off?

A) Criteria row
B) Totals row
C) Show row
D) Sort row
Question
When you run an action query Access prompts you with an "Are you sure?" message before actually changing the data.
Question
An action query changes data as soon as the type of action query is chosen from the Query Type list.
Question
<strong>  In the figure above, what does item 3 refer to?</strong> A) Count of EnrollmentID field B) Sum of EnrollmentID field C) Subtotal of records with numeric values D) Total of EnrollmentID field <div style=padding-top: 35px>
In the figure above, what does item 3 refer to?

A) Count of EnrollmentID field
B) Sum of EnrollmentID field
C) Subtotal of records with numeric values
D) Total of EnrollmentID field
Question
The Top Values feature creates summarized calculations on groups of records.
Question
<strong>  In the figure above, which field is being grouped?</strong> A) Enrollments B) EnrollmentID C) Description D) CourseID <div style=padding-top: 35px>
In the figure above, which field is being grouped?

A) Enrollments
B) EnrollmentID
C) Description
D) CourseID
Question
Double-clicking an action query in the Navigation Pane runs the query.
Question
<strong>  In the figure above, how will the records be presented?</strong> A) Smallest to largest by count of EnrollmentID B) Largest to smallest by count of EnrollmentID C) Smallest to largest group by Description D) Largest to smallest group by Description <div style=padding-top: 35px>
In the figure above, how will the records be presented?

A) Smallest to largest by count of EnrollmentID
B) Largest to smallest by count of EnrollmentID
C) Smallest to largest group by Description
D) Largest to smallest group by Description
Question
This kind of operator selects all records between 2 specified values.

A) Find Unmatched
B) Make Table
C) Between...And
D) Yes/No
Question
<strong>  In the figure above, item 1 refers to which feature?</strong> A) Group By B) Totals C) Top Values D) Query Type <div style=padding-top: 35px>
In the figure above, item 1 refers to which feature?

A) Group By
B) Totals
C) Top Values
D) Query Type
Question
<strong>  In the figure above, the parameter criteria is ____.</strong> A) Descending B) Group By C) 5 D) There is no parameter criteria in the figure. <div style=padding-top: 35px>
In the figure above, the parameter criteria is ____.

A) Descending
B) Group By
C) 5
D) There is no parameter criteria in the figure.
Question
In Query Design View, the asterisk in the field list represents all the fields in the table.
Question
If you use the Top Values option to show the top 5 records and there is a tie for fifth place, the datasheet will display ____.

A) Only four records
B) The first four records plus all records that tie for fifth place
C) The first four records plus one record for fifth place determined by the value in the key field of the records that tie
D) An error message indicating that the Top Values entry must be changed
Question
If you modify a field's properties in Table Design View, they are modified for the entire database.
Question
<strong>  In the figure above, which field is being counted?</strong> A) Enrollments B) EnrollmentID C) Description D) CourseID <div style=padding-top: 35px>
In the figure above, which field is being counted?

A) Enrollments
B) EnrollmentID
C) Description
D) CourseID
Question
To prevent running an action query accidentally, use the Run button to view the selected records.
Question
Which action query would you use if you wanted to export records to another Access database?

A) Make-Table
B) Top Values
C) Update
D) Delete
Question
Access automatically adds ____ around date criteria.

A) Quotation marks
B) Pound signs
C) Square brackets
D) Asterisks
Question
<strong>  In the figure above, item 7 refers to the ____ query button.</strong> A) Append B) Delete C) Make Table D) Update <div style=padding-top: 35px>
In the figure above, item 7 refers to the ____ query button.

A) Append
B) Delete
C) Make Table
D) Update
Question
<strong>  In the figure above, item 5 refers to the ____ query button.</strong> A) Append B) Delete C) Make Table D) Update <div style=padding-top: 35px>
In the figure above, item 5 refers to the ____ query button.

A) Append
B) Delete
C) Make Table
D) Update
Question
<strong>  In the figure above, item 6 refers to the ____ query button.</strong> A) Append B) Delete C) Make Table D) Update <div style=padding-top: 35px>
In the figure above, item 6 refers to the ____ query button.

A) Append
B) Delete
C) Make Table
D) Update
Question
If a parameter query prompts and searches for any name that begins with the entered character, then which of the criteria cell entries below is the correct one?

A) >=[Enter start date:] and <=[Enter end date:]
B) LIKE [Enter the first character of the last name:] & "*"
C) >=[Enter start date:]
D) None of the above
Question
Which button do you use to complete an action query?

A) View
B) Select
C) Show
D) Run
Question
The criteria cell entry: LIKE [Enter the first character of the company name:] & "*" searches for companies that do which of the following?

A) Contain the parameter entry anywhere in the field
B) End with the specified letter
C) Have only one character
D) Begin with the specified character
Question
The ____ entry in the Recordset Type property locks the recordset.

A) Snapshot
B) Dynaset
C) Dataset
D) Lockset
Question
Which of the following is true about the criteria cell entry: LIKE [Enter the first character of the company name:] & "*"?

A) [Enter the first character of the company name:] is the parameter prompt.
B) & is the wildcard.
C) "*" is the second parameter prompt.
D) All of the above.
Question
Which of the following is a valid parameter criterion?

A) >=Type date here
B) >=(Type date here:)
C) >={Type date here}
D) >=[Type date here:]
Question
<strong>  In the figure above, item 4 refers to the ____ query icon.</strong> A) Append B) Delete C) Make Table D) Update <div style=padding-top: 35px>
In the figure above, item 4 refers to the ____ query icon.

A) Append
B) Delete
C) Make Table
D) Update
Question
If a parameter query prompts and searches for words that contain the entered characters anywhere in the field, then which of the criteria below is the correct one?

A) LIKE [Enter the first character of the last name:] & "*"
B) LIKE "*" & [Enter any character(s) to search by:] & "*"
C) [Enter start date:]
D) None of the above
Question
All action query icons display a(n) ____ in the icon.

A) Asterisk (*)
B) At symbol (@)
C) Percent sign (%)
D) Exclamation point (!)
Question
Which of the following is NOT a type of action query?

A) Select
B) Delete
C) Update
D) Make-table
Question
If a parameter query prompts and searches for dates on or after the entered date, then which of the criteria below is the correct one?

A) LIKE [Enter start date:]
B) LIKE [Enter start date and end date:]
C) >=[Enter start date:] and <=[Enter end date:]
D) None of the above
Question
Parameter criteria are always entered within ____.

A) (Parentheses)
B) {Curly brackets}
C) [Square brackets]
D)
Question
Which query criteria are equivalent to "Marketing" ?

A) "marketing"
B) "MARKETING"
C) "mArKeTiNg"
D) All of the above
Question
When building an action query, data will not be changed until you click the ____ button.

A) Datasheet
B) Query Type
C) Run
D) Update
Question
Which of the following characters is a wildcard?

A) Ampersand (&)
B) Asterisk (*)
C) Plus Sign (+)
D) Percent Sign (%)
Question
Explain what a parameter query does.
Question
  A(n) _________________________ query displays a dialog box prompting you for information to enter as limiting criteria each time the query runs.<div style=padding-top: 35px>
A(n) _________________________ query displays a dialog box prompting you for information to enter as limiting criteria each time the query runs.
Question
A(n) _________________________ query is one that makes changes to the data. There are several types of these queries.
Question
When you click the Update button from the Query Type list, the _________________________ To row is added to the query design grid.
Question
  In Query Design View, double-click the _________________________ at the top of a table's field list to quickly add all fields within the table to the query design grid.<div style=padding-top: 35px>
In Query Design View, double-click the _________________________ at the top of a table's field list to quickly add all fields within the table to the query design grid.
Question
A table has a(n) _________________________ record when information in the foreign key field of the "many" table doesn't have a matching entry in the primary key field.
Question
List the four types of action queries and give an example of what each would do.
Question
Use the Find _________________________ Query Wizard to find records in one table that do not have matching records in a related table.
Question
Which action query would you use if you wanted to remove product records that are discontinued from a Products table?

A) Delete
B) Update
C) Append
D) Make-Table
Question
When you click the Append button from the Query Type list, the _________________________ To row is added to the query design grid.
Question
Use the Find _________________________ Query Wizard to find records in one table that have the same values in a field.
Question
Which action query would you use if you wanted to change the name of a manager from "Smith" to "Jones" for all selected records?

A) Delete
B) Update
C) Append
D) Make-Table
Question
If you type the last 2 digits of a year as 31, such as 1/1/31, Access assumes that they signify:

A) 1931
B) 2031
C) 1831
D) You must type all 4 digits for a year.
Question
  In the figure above, item 1 refers to the _________________________ Values list arrow.<div style=padding-top: 35px>
In the figure above, item 1 refers to the _________________________ Values list arrow.
Question
  Items 3 through 7 shown in the figure above are Query _________________________ buttons displayed on the DESIGN tab.<div style=padding-top: 35px>
Items 3 through 7 shown in the figure above are Query _________________________ buttons displayed on the DESIGN tab.
Question
When you click the Delete button from the Query Type list, the _________________________ row is added to the query design grid.
Question
If you type the last 2 digits of a year as 13, such as 1/1/13, Access assumes that they signify:

A) 1813
B) 1913
C) 2013
D) You must type 4 digits for year data.
Question
In a one-to-many relationship with referential integrity, the "one" table contains ____ records and the "many" table contains ____ records.

A) parent ~ child
B) orphan ~ parent
C) orphan ~ child
D) child ~ parent
Question
Which action query would you use if you wanted to add records from one table to a backup table?

A) Delete
B) Update
C) Append
D) Make-Table
Question
If you wish to increase the price of a product in a particular category by 10%, you could use a(n) ____ query.

A) Select
B) Make-table
C) Append
D) Update
Question
Explain null and zero-length string values.
Question
Like [Enter the first character of the last name:]& "*" is an example of the Like operator used with parameter criteria. ____________________
Question
To enter a long criterion, right-click the Criteria cell then click Expand. ____________________
Question
Click the VIEW tab on the ribbon to create a backup. ____________________
Question
Enter parameter query criteria in curly brackets. ____________________
Question
A backup is a copy of the database that you could use if an error occurs in the current database that cannot be fixed. ____________________
Question
The Description property appears on the Database Documenter reports. ____________________
Question
To enter a long criterion in Query Design View, right-click the Criteria cell, then click Zoom. ____________________
Question
Records are characteristics that define the appearance and behavior of items in the database such as objects, fields, sections, and controls. ____________________
Question
Match each term with the best choice.
a.Make Table query
d.Action query
b.Append query
e.Update query
c.Delete query
Makes global changes to the values in a field
Question
You can keep an action query in the Navigation Pane but hide it using the Action property. ____________________
Question
A prompt query displays a dialog box that prompts you for field criteria. ____________________
Question
Read/write is the default value for the Recordset Type property which allows you to update data. ____________________
Question
Match each term with the best choice.
a.Make Table query
d.Action query
b.Append query
e.Update query
c.Delete query
Creates a new table from all or part of the data in one or more tables
Question
Explain how to query for null and zero-length string values.
Question
The Like operator is used with the asterisk wildcard in query criteria. ____________________
Question
Match each term with the best choice.
a.Make Table query
d.Action query
b.Append query
e.Update query
c.Delete query
Removes a group of records from one or more tables
Question
You can build a form or report based on a parameter query. ____________________
Question
Match each term with the best choice.
a.Make Table query
d.Action query
b.Append query
e.Update query
c.Delete query
Adds a group of records from one or more tables to another table
Question
Match each term with the best choice.
a.Make Table query
d.Action query
b.Append query
e.Update query
c.Delete query
Changes all selected records
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/85
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 12: Creating Advanced Queries
1
It is wise to make a current backup of the database before running any action query.
True
2
Action queries select but do not change data.
False
3
The datasheet shown in the figure above sorts records on the EnrollmentID field.
True
4
<strong>  In the figure above, what Top Values option is chosen?</strong> A) Top 5 B) Top 100 C) Top 5% D) All
In the figure above, what Top Values option is chosen?

A) Top 5
B) Top 100
C) Top 5%
D) All
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
5
<strong>  In the figure above, what does item 2 toggle on and off?</strong> A) Criteria row B) Totals row C) Show row D) Sort row
In the figure above, what does item 2 toggle on and off?

A) Criteria row
B) Totals row
C) Show row
D) Sort row
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
6
When you run an action query Access prompts you with an "Are you sure?" message before actually changing the data.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
7
An action query changes data as soon as the type of action query is chosen from the Query Type list.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
8
<strong>  In the figure above, what does item 3 refer to?</strong> A) Count of EnrollmentID field B) Sum of EnrollmentID field C) Subtotal of records with numeric values D) Total of EnrollmentID field
In the figure above, what does item 3 refer to?

A) Count of EnrollmentID field
B) Sum of EnrollmentID field
C) Subtotal of records with numeric values
D) Total of EnrollmentID field
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
9
The Top Values feature creates summarized calculations on groups of records.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
10
<strong>  In the figure above, which field is being grouped?</strong> A) Enrollments B) EnrollmentID C) Description D) CourseID
In the figure above, which field is being grouped?

A) Enrollments
B) EnrollmentID
C) Description
D) CourseID
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
11
Double-clicking an action query in the Navigation Pane runs the query.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
12
<strong>  In the figure above, how will the records be presented?</strong> A) Smallest to largest by count of EnrollmentID B) Largest to smallest by count of EnrollmentID C) Smallest to largest group by Description D) Largest to smallest group by Description
In the figure above, how will the records be presented?

A) Smallest to largest by count of EnrollmentID
B) Largest to smallest by count of EnrollmentID
C) Smallest to largest group by Description
D) Largest to smallest group by Description
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
13
This kind of operator selects all records between 2 specified values.

A) Find Unmatched
B) Make Table
C) Between...And
D) Yes/No
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
14
<strong>  In the figure above, item 1 refers to which feature?</strong> A) Group By B) Totals C) Top Values D) Query Type
In the figure above, item 1 refers to which feature?

A) Group By
B) Totals
C) Top Values
D) Query Type
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
15
<strong>  In the figure above, the parameter criteria is ____.</strong> A) Descending B) Group By C) 5 D) There is no parameter criteria in the figure.
In the figure above, the parameter criteria is ____.

A) Descending
B) Group By
C) 5
D) There is no parameter criteria in the figure.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
16
In Query Design View, the asterisk in the field list represents all the fields in the table.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
17
If you use the Top Values option to show the top 5 records and there is a tie for fifth place, the datasheet will display ____.

A) Only four records
B) The first four records plus all records that tie for fifth place
C) The first four records plus one record for fifth place determined by the value in the key field of the records that tie
D) An error message indicating that the Top Values entry must be changed
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
18
If you modify a field's properties in Table Design View, they are modified for the entire database.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
19
<strong>  In the figure above, which field is being counted?</strong> A) Enrollments B) EnrollmentID C) Description D) CourseID
In the figure above, which field is being counted?

A) Enrollments
B) EnrollmentID
C) Description
D) CourseID
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
20
To prevent running an action query accidentally, use the Run button to view the selected records.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
21
Which action query would you use if you wanted to export records to another Access database?

A) Make-Table
B) Top Values
C) Update
D) Delete
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
22
Access automatically adds ____ around date criteria.

A) Quotation marks
B) Pound signs
C) Square brackets
D) Asterisks
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
23
<strong>  In the figure above, item 7 refers to the ____ query button.</strong> A) Append B) Delete C) Make Table D) Update
In the figure above, item 7 refers to the ____ query button.

A) Append
B) Delete
C) Make Table
D) Update
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
24
<strong>  In the figure above, item 5 refers to the ____ query button.</strong> A) Append B) Delete C) Make Table D) Update
In the figure above, item 5 refers to the ____ query button.

A) Append
B) Delete
C) Make Table
D) Update
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
25
<strong>  In the figure above, item 6 refers to the ____ query button.</strong> A) Append B) Delete C) Make Table D) Update
In the figure above, item 6 refers to the ____ query button.

A) Append
B) Delete
C) Make Table
D) Update
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
26
If a parameter query prompts and searches for any name that begins with the entered character, then which of the criteria cell entries below is the correct one?

A) >=[Enter start date:] and <=[Enter end date:]
B) LIKE [Enter the first character of the last name:] & "*"
C) >=[Enter start date:]
D) None of the above
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
27
Which button do you use to complete an action query?

A) View
B) Select
C) Show
D) Run
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
28
The criteria cell entry: LIKE [Enter the first character of the company name:] & "*" searches for companies that do which of the following?

A) Contain the parameter entry anywhere in the field
B) End with the specified letter
C) Have only one character
D) Begin with the specified character
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
29
The ____ entry in the Recordset Type property locks the recordset.

A) Snapshot
B) Dynaset
C) Dataset
D) Lockset
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
30
Which of the following is true about the criteria cell entry: LIKE [Enter the first character of the company name:] & "*"?

A) [Enter the first character of the company name:] is the parameter prompt.
B) & is the wildcard.
C) "*" is the second parameter prompt.
D) All of the above.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
31
Which of the following is a valid parameter criterion?

A) >=Type date here
B) >=(Type date here:)
C) >={Type date here}
D) >=[Type date here:]
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
32
<strong>  In the figure above, item 4 refers to the ____ query icon.</strong> A) Append B) Delete C) Make Table D) Update
In the figure above, item 4 refers to the ____ query icon.

A) Append
B) Delete
C) Make Table
D) Update
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
33
If a parameter query prompts and searches for words that contain the entered characters anywhere in the field, then which of the criteria below is the correct one?

A) LIKE [Enter the first character of the last name:] & "*"
B) LIKE "*" & [Enter any character(s) to search by:] & "*"
C) [Enter start date:]
D) None of the above
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
34
All action query icons display a(n) ____ in the icon.

A) Asterisk (*)
B) At symbol (@)
C) Percent sign (%)
D) Exclamation point (!)
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
35
Which of the following is NOT a type of action query?

A) Select
B) Delete
C) Update
D) Make-table
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
36
If a parameter query prompts and searches for dates on or after the entered date, then which of the criteria below is the correct one?

A) LIKE [Enter start date:]
B) LIKE [Enter start date and end date:]
C) >=[Enter start date:] and <=[Enter end date:]
D) None of the above
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
37
Parameter criteria are always entered within ____.

A) (Parentheses)
B) {Curly brackets}
C) [Square brackets]
D)
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
38
Which query criteria are equivalent to "Marketing" ?

A) "marketing"
B) "MARKETING"
C) "mArKeTiNg"
D) All of the above
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
39
When building an action query, data will not be changed until you click the ____ button.

A) Datasheet
B) Query Type
C) Run
D) Update
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
40
Which of the following characters is a wildcard?

A) Ampersand (&)
B) Asterisk (*)
C) Plus Sign (+)
D) Percent Sign (%)
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
41
Explain what a parameter query does.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
42
  A(n) _________________________ query displays a dialog box prompting you for information to enter as limiting criteria each time the query runs.
A(n) _________________________ query displays a dialog box prompting you for information to enter as limiting criteria each time the query runs.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
43
A(n) _________________________ query is one that makes changes to the data. There are several types of these queries.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
44
When you click the Update button from the Query Type list, the _________________________ To row is added to the query design grid.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
45
  In Query Design View, double-click the _________________________ at the top of a table's field list to quickly add all fields within the table to the query design grid.
In Query Design View, double-click the _________________________ at the top of a table's field list to quickly add all fields within the table to the query design grid.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
46
A table has a(n) _________________________ record when information in the foreign key field of the "many" table doesn't have a matching entry in the primary key field.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
47
List the four types of action queries and give an example of what each would do.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
48
Use the Find _________________________ Query Wizard to find records in one table that do not have matching records in a related table.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
49
Which action query would you use if you wanted to remove product records that are discontinued from a Products table?

A) Delete
B) Update
C) Append
D) Make-Table
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
50
When you click the Append button from the Query Type list, the _________________________ To row is added to the query design grid.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
51
Use the Find _________________________ Query Wizard to find records in one table that have the same values in a field.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
52
Which action query would you use if you wanted to change the name of a manager from "Smith" to "Jones" for all selected records?

A) Delete
B) Update
C) Append
D) Make-Table
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
53
If you type the last 2 digits of a year as 31, such as 1/1/31, Access assumes that they signify:

A) 1931
B) 2031
C) 1831
D) You must type all 4 digits for a year.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
54
  In the figure above, item 1 refers to the _________________________ Values list arrow.
In the figure above, item 1 refers to the _________________________ Values list arrow.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
55
  Items 3 through 7 shown in the figure above are Query _________________________ buttons displayed on the DESIGN tab.
Items 3 through 7 shown in the figure above are Query _________________________ buttons displayed on the DESIGN tab.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
56
When you click the Delete button from the Query Type list, the _________________________ row is added to the query design grid.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
57
If you type the last 2 digits of a year as 13, such as 1/1/13, Access assumes that they signify:

A) 1813
B) 1913
C) 2013
D) You must type 4 digits for year data.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
58
In a one-to-many relationship with referential integrity, the "one" table contains ____ records and the "many" table contains ____ records.

A) parent ~ child
B) orphan ~ parent
C) orphan ~ child
D) child ~ parent
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
59
Which action query would you use if you wanted to add records from one table to a backup table?

A) Delete
B) Update
C) Append
D) Make-Table
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
60
If you wish to increase the price of a product in a particular category by 10%, you could use a(n) ____ query.

A) Select
B) Make-table
C) Append
D) Update
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
61
Explain null and zero-length string values.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
62
Like [Enter the first character of the last name:]& "*" is an example of the Like operator used with parameter criteria. ____________________
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
63
To enter a long criterion, right-click the Criteria cell then click Expand. ____________________
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
64
Click the VIEW tab on the ribbon to create a backup. ____________________
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
65
Enter parameter query criteria in curly brackets. ____________________
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
66
A backup is a copy of the database that you could use if an error occurs in the current database that cannot be fixed. ____________________
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
67
The Description property appears on the Database Documenter reports. ____________________
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
68
To enter a long criterion in Query Design View, right-click the Criteria cell, then click Zoom. ____________________
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
69
Records are characteristics that define the appearance and behavior of items in the database such as objects, fields, sections, and controls. ____________________
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
70
Match each term with the best choice.
a.Make Table query
d.Action query
b.Append query
e.Update query
c.Delete query
Makes global changes to the values in a field
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
71
You can keep an action query in the Navigation Pane but hide it using the Action property. ____________________
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
72
A prompt query displays a dialog box that prompts you for field criteria. ____________________
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
73
Read/write is the default value for the Recordset Type property which allows you to update data. ____________________
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
74
Match each term with the best choice.
a.Make Table query
d.Action query
b.Append query
e.Update query
c.Delete query
Creates a new table from all or part of the data in one or more tables
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
75
Explain how to query for null and zero-length string values.
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
76
The Like operator is used with the asterisk wildcard in query criteria. ____________________
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
77
Match each term with the best choice.
a.Make Table query
d.Action query
b.Append query
e.Update query
c.Delete query
Removes a group of records from one or more tables
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
78
You can build a form or report based on a parameter query. ____________________
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
79
Match each term with the best choice.
a.Make Table query
d.Action query
b.Append query
e.Update query
c.Delete query
Adds a group of records from one or more tables to another table
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
80
Match each term with the best choice.
a.Make Table query
d.Action query
b.Append query
e.Update query
c.Delete query
Changes all selected records
Unlock Deck
Unlock for access to all 85 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 85 flashcards in this deck.