Deck 2: Building and Using Queries

Full screen (f)
exit full mode
Question
Query Design View presents the fields you can use for a query in small windows called field ____.

A) glossaries
B) lists
C) links
D) catalogs
Use Space or
up arrow
down arrow
to flip the card.
Question
Enter OR criteria on different Criteria rows in the query design grid.
Question
A filter can be used to create calculated fields.
Question
SQL stands for ____.

A) Structured Query Lingo
B) Standard Query Lingo
C) Standard Query Language
D) Structured Query Language
Question
To filter for comparative data, use the Filter By Selection feature.
Question
By copying a query before starting to make modifications to it, you can avoid changing the original query by mistake.
Question
A query can be used to create calculated fields.
Question
The easiest way to filter the records for an exact match is to use the Filter By Form feature.
Question
A query allows the selection of a subset of fields and records from one or more tables, then presents the selected data as a single datasheet.
Question
To delete records from a query datasheet, click the record selector button to the left of the record, click the HOME tab, click the Delete button in the Records group, and click Yes.
Question
The question mark (?) is the wildcard character which stands for any single character in criteria.
Question
To add, delete, or change fields in a query, you use Query Design View.
Question
You enter and edit data in a query datasheet in the same way you do in a table datasheet.
Question
Access saves ____ automatically as you move from record to record.

A) data
B) queries
C) tables
D) all of the above
Question
Filters are used to select a subset of records in a datasheet.
Question
You use Query Design View to add ____ to limit the number of records shown in the resulting datasheet.

A) criteria
B) posts
C) versioning
D) indices
Question
The asterisk (*) is the wildcard used to represent one and only one character in criteria.
Question
In large datasheets, you may want to ____ certain fields so that they remain on the screen at all times.

A) fix
B) post
C) freeze
D) view
Question
Deleting a field from a query also deletes it from the underlying table.
Question
A query datasheet is sometimes called a ____ of the data.

A) logical view
B) duplicate copy
C) table simulator
D) warehouse
Question
A join line is also called a(n) ____ line.

A) query
B) link
C) connection
D) objectivity
Question
To find all records where there is any entry in the field, even if the entry is 0, which criteria should you use?

A) 0
B) Is Not Null
C) *=*
D) * *
Question
<strong>  In the accompanying figure, the item with the infinity sign at one end and the numeral 1 at the other is called a(n) ____ line.</strong> A) query B) objectivity C) connection D) link <div style=padding-top: 35px> In the accompanying figure, the item with the infinity sign at one end and the numeral 1 at the other is called a(n) ____ line.

A) query
B) objectivity
C) connection
D) link
Question
To move a field in the query design grid, click its ____, and then drag it left or right.

A) field selector
B) field key
C) field string
D) field tag
Question
____ are tests or limiting conditions you set to determine which records will be selected in a filter or query.

A) Criteria
B) Filters
C) Queries
D) none of the above
Question
The wildcard character that stands for any group of characters is the ____.

A) period (.)
B) semicolon (;)
C) asterisk (*)
D) plus sign (+)
Question
____ will find all records where there is any entry in the field, even if the entry is 0.

A) Like
B) Is Null
C) And
D) Is Not Null
Question
<strong>  The accompanying figure shows the query in ____ View.</strong> A) Criteria B) Design C) Field D) None of the above <div style=padding-top: 35px> The accompanying figure shows the query in ____ View.

A) Criteria
B) Design
C) Field
D) None of the above
Question
When you double-click a field in a field list in Query Design View, it is ____.

A) deleted from the query
B) added to the next available position in the query design grid
C) used as the first sort order
D) set as the primary key field
Question
<strong>  In the accompanying figure, StateName and StateAbbreviation appear in the States ____ list.</strong> A) title B) field C) category D) entry <div style=padding-top: 35px> In the accompanying figure, StateName and StateAbbreviation appear in the States ____ list.

A) title
B) field
C) category
D) entry
Question
The ____ button provides a list of values in the selected field that can be used to customize a filter.

A) Values
B) Selection
C) Filter
D) Advanced
Question
A(n) ____ is a temporary view of the data that is removed when you close the datasheet.

A) filter
B) query
C) grid
D) sort
Question
Use the ____ command to save the current object with a new name.

A) Datasheet
B) View
C) Save As
D) Save
Question
<strong>    The top button in the accompanying figure ____.</strong> A) sorts records in descending order B) sorts records in ascending order C) helps you select a single record or all records in a datasheet D) removes the current sort order <div style=padding-top: 35px> <strong>    The top button in the accompanying figure ____.</strong> A) sorts records in descending order B) sorts records in ascending order C) helps you select a single record or all records in a datasheet D) removes the current sort order <div style=padding-top: 35px> The top button in the accompanying figure ____.

A) sorts records in descending order
B) sorts records in ascending order
C) helps you select a single record or all records in a datasheet
D) removes the current sort order
Question
The ____ button filters records that equal, do not equal, or are otherwise compared with the current value.

A) Comparative
B) Selection
C) Comparison
D) Advanced
Question
<strong>  In the accompanying figure, StateName and Price are ____ names.</strong> A) table B) report C) field D) query <div style=padding-top: 35px> In the accompanying figure, StateName and Price are ____ names.

A) table
B) report
C) field
D) query
Question
Criteria ____ is the term for rules by which criteria must be entered in a query.

A) Syntax
B) Formatting
C) Sorting
D) Filter by Form
Question
<strong>    The bottom button in the accompanying figure ____.</strong> A) sorts records in descending order B) sorts records in ascending order C) helps you navigate to the first, previous, next, last, or new record D) removes the current sort order <div style=padding-top: 35px> <strong>    The bottom button in the accompanying figure ____.</strong> A) sorts records in descending order B) sorts records in ascending order C) helps you navigate to the first, previous, next, last, or new record D) removes the current sort order <div style=padding-top: 35px> The bottom button in the accompanying figure ____.

A) sorts records in descending order
B) sorts records in ascending order
C) helps you navigate to the first, previous, next, last, or new record
D) removes the current sort order
Question
A(n) ____ is a saved object within the datasheet.

A) query
B) filter
C) find
D) union
Question
The wildcard character that stands for any single character is the ____.

A) ampersand (&)
B) question mark (?)
C) exclamation mark (!)
D) caret (^)
Question
SQL is the acronym for " Simple Query Language ."
Question
Compare the capabilities of queries and filters.
Question
In Query Design View, the query design ____________________ shows you the field names, sort orders, and criteria used with a query.
Question
Filter By ____________________ is a fast and easy way to filter records for an exact match.
Question
Which of the following comparison operators means "not equal to"?

A) +=+
B) =/=
C) >
D) ≠
Question
The record selector button is to the right of a record in a datasheet.
Question
To search for a pattern, you can use a(n) ____________________ character, a symbol you can use as substitute for characters to find information that matches your find criteria.
Question
Is ____________________ criteria will find all records where no entry has been made in the field.
Question
A(n) ____________________ answers a question about the information in the database.
Question
____________________ a table or query datasheet temporarily displays only those records that match given criteria.
Question
To add a table's field list to the upper pane of Query Design View, click the ____________________ Table button on the Design tab.
Question
____________________ are limiting conditions you set in the query design grid.
Question
Explain the difference between AND and OR criteria.
Question
You can enter, edit, and navigate data in a query datasheet just like a(n) report datasheet.
Question
Which of the following comparison operators means "greater than"?

A) >
B) >=
C) <
D) <=
Question
To find numbers greater than or equal to 500, use which comparison operator?

A)<
B) <=
C) >>
D) >=
Question
To move fields in the query grid, drag the field ____________________.
Question
One way to create a new query is with the ____________________, which prompts you for the information it needs to create a new query.
Question
Which of the following comparison operators means "less than or equal to"?

A) >
B) >=
C) <
D) <=
Question
Discuss adding or deleting a table in a query.
Question
Match between columns
Used to search for a pattern
query
Used to search for a pattern
query grid
Used to search for a pattern
criteria
Used to search for a pattern
sorting
Used to search for a pattern
wildcard
Used to search for a pattern
filter
Used to search for a pattern
Is Null
Used to search for a pattern
datasheet
Creates a temporary subset of records
query
Creates a temporary subset of records
query grid
Creates a temporary subset of records
criteria
Creates a temporary subset of records
sorting
Creates a temporary subset of records
wildcard
Creates a temporary subset of records
filter
Creates a temporary subset of records
Is Null
Creates a temporary subset of records
datasheet
Criterion that finds all records where no entry has been made in the field
query
Criterion that finds all records where no entry has been made in the field
query grid
Criterion that finds all records where no entry has been made in the field
criteria
Criterion that finds all records where no entry has been made in the field
sorting
Criterion that finds all records where no entry has been made in the field
wildcard
Criterion that finds all records where no entry has been made in the field
filter
Criterion that finds all records where no entry has been made in the field
Is Null
Criterion that finds all records where no entry has been made in the field
datasheet
Creates a datasheet of selected fields and records from one or more tables
query
Creates a datasheet of selected fields and records from one or more tables
query grid
Creates a datasheet of selected fields and records from one or more tables
criteria
Creates a datasheet of selected fields and records from one or more tables
sorting
Creates a datasheet of selected fields and records from one or more tables
wildcard
Creates a datasheet of selected fields and records from one or more tables
filter
Creates a datasheet of selected fields and records from one or more tables
Is Null
Creates a datasheet of selected fields and records from one or more tables
datasheet
Limiting conditions used to narrow the number of records on a datasheet
query
Limiting conditions used to narrow the number of records on a datasheet
query grid
Limiting conditions used to narrow the number of records on a datasheet
criteria
Limiting conditions used to narrow the number of records on a datasheet
sorting
Limiting conditions used to narrow the number of records on a datasheet
wildcard
Limiting conditions used to narrow the number of records on a datasheet
filter
Limiting conditions used to narrow the number of records on a datasheet
Is Null
Limiting conditions used to narrow the number of records on a datasheet
datasheet
The lower pane in Query Design View
query
The lower pane in Query Design View
query grid
The lower pane in Query Design View
criteria
The lower pane in Query Design View
sorting
The lower pane in Query Design View
wildcard
The lower pane in Query Design View
filter
The lower pane in Query Design View
Is Null
The lower pane in Query Design View
datasheet
Putting records in ascending or descending order based on a field's values
query
Putting records in ascending or descending order based on a field's values
query grid
Putting records in ascending or descending order based on a field's values
criteria
Putting records in ascending or descending order based on a field's values
sorting
Putting records in ascending or descending order based on a field's values
wildcard
Putting records in ascending or descending order based on a field's values
filter
Putting records in ascending or descending order based on a field's values
Is Null
Putting records in ascending or descending order based on a field's values
datasheet
Allows you to apply some basic formatting modifications such as changing the font size, font face, colors, and gridlines
query
Allows you to apply some basic formatting modifications such as changing the font size, font face, colors, and gridlines
query grid
Allows you to apply some basic formatting modifications such as changing the font size, font face, colors, and gridlines
criteria
Allows you to apply some basic formatting modifications such as changing the font size, font face, colors, and gridlines
sorting
Allows you to apply some basic formatting modifications such as changing the font size, font face, colors, and gridlines
wildcard
Allows you to apply some basic formatting modifications such as changing the font size, font face, colors, and gridlines
filter
Allows you to apply some basic formatting modifications such as changing the font size, font face, colors, and gridlines
Is Null
Allows you to apply some basic formatting modifications such as changing the font size, font face, colors, and gridlines
datasheet
Question
If, for example, a find-and-replace effort does not work correctly, click the Undo button to cancel the changes.
Question
By default, the printout of a datasheet contains the object name and current date in the footer .
Question
As you add rows of OR criteria to the query design grid, you decrease the number of records selected for the resulting datasheet.
Question
In Query Design View, record selectors are thin gray bars above the field names in the query grid.
Question
Critical Thinking Questions Case 2-1 Daniel Arno owns a lawn and landscape business with many clients. Occasionally, he wants to filter the data about his customers in various ways. Daniel uses a one-character code to indicate which day of the week certain customers of his have their lawns cut. Which of the following wildcard characters could he use to search for a single character (e.g., F for Friday)?

A) *
B)&
C) ?
D) %
Question
Critical Thinking Questions Case 2-1 Daniel Arno owns a lawn and landscape business with many clients. Occasionally, he wants to filter the data about his customers in various ways. Daniel wants to make even more use of wildcard characters. Which operator is he most apt to use in these searches?

A) Find
B) Like
C) Search
D) Near
Question
To make a page wider than it is tall, use landscape orientation.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/68
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 2: Building and Using Queries
1
Query Design View presents the fields you can use for a query in small windows called field ____.

A) glossaries
B) lists
C) links
D) catalogs
B
2
Enter OR criteria on different Criteria rows in the query design grid.
True
3
A filter can be used to create calculated fields.
False
4
SQL stands for ____.

A) Structured Query Lingo
B) Standard Query Lingo
C) Standard Query Language
D) Structured Query Language
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
5
To filter for comparative data, use the Filter By Selection feature.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
6
By copying a query before starting to make modifications to it, you can avoid changing the original query by mistake.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
7
A query can be used to create calculated fields.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
8
The easiest way to filter the records for an exact match is to use the Filter By Form feature.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
9
A query allows the selection of a subset of fields and records from one or more tables, then presents the selected data as a single datasheet.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
10
To delete records from a query datasheet, click the record selector button to the left of the record, click the HOME tab, click the Delete button in the Records group, and click Yes.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
11
The question mark (?) is the wildcard character which stands for any single character in criteria.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
12
To add, delete, or change fields in a query, you use Query Design View.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
13
You enter and edit data in a query datasheet in the same way you do in a table datasheet.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
14
Access saves ____ automatically as you move from record to record.

A) data
B) queries
C) tables
D) all of the above
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
15
Filters are used to select a subset of records in a datasheet.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
16
You use Query Design View to add ____ to limit the number of records shown in the resulting datasheet.

A) criteria
B) posts
C) versioning
D) indices
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
17
The asterisk (*) is the wildcard used to represent one and only one character in criteria.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
18
In large datasheets, you may want to ____ certain fields so that they remain on the screen at all times.

A) fix
B) post
C) freeze
D) view
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
19
Deleting a field from a query also deletes it from the underlying table.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
20
A query datasheet is sometimes called a ____ of the data.

A) logical view
B) duplicate copy
C) table simulator
D) warehouse
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
21
A join line is also called a(n) ____ line.

A) query
B) link
C) connection
D) objectivity
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
22
To find all records where there is any entry in the field, even if the entry is 0, which criteria should you use?

A) 0
B) Is Not Null
C) *=*
D) * *
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
23
<strong>  In the accompanying figure, the item with the infinity sign at one end and the numeral 1 at the other is called a(n) ____ line.</strong> A) query B) objectivity C) connection D) link In the accompanying figure, the item with the infinity sign at one end and the numeral 1 at the other is called a(n) ____ line.

A) query
B) objectivity
C) connection
D) link
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
24
To move a field in the query design grid, click its ____, and then drag it left or right.

A) field selector
B) field key
C) field string
D) field tag
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
25
____ are tests or limiting conditions you set to determine which records will be selected in a filter or query.

A) Criteria
B) Filters
C) Queries
D) none of the above
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
26
The wildcard character that stands for any group of characters is the ____.

A) period (.)
B) semicolon (;)
C) asterisk (*)
D) plus sign (+)
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
27
____ will find all records where there is any entry in the field, even if the entry is 0.

A) Like
B) Is Null
C) And
D) Is Not Null
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
28
<strong>  The accompanying figure shows the query in ____ View.</strong> A) Criteria B) Design C) Field D) None of the above The accompanying figure shows the query in ____ View.

A) Criteria
B) Design
C) Field
D) None of the above
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
29
When you double-click a field in a field list in Query Design View, it is ____.

A) deleted from the query
B) added to the next available position in the query design grid
C) used as the first sort order
D) set as the primary key field
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
30
<strong>  In the accompanying figure, StateName and StateAbbreviation appear in the States ____ list.</strong> A) title B) field C) category D) entry In the accompanying figure, StateName and StateAbbreviation appear in the States ____ list.

A) title
B) field
C) category
D) entry
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
31
The ____ button provides a list of values in the selected field that can be used to customize a filter.

A) Values
B) Selection
C) Filter
D) Advanced
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
32
A(n) ____ is a temporary view of the data that is removed when you close the datasheet.

A) filter
B) query
C) grid
D) sort
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
33
Use the ____ command to save the current object with a new name.

A) Datasheet
B) View
C) Save As
D) Save
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
34
<strong>    The top button in the accompanying figure ____.</strong> A) sorts records in descending order B) sorts records in ascending order C) helps you select a single record or all records in a datasheet D) removes the current sort order <strong>    The top button in the accompanying figure ____.</strong> A) sorts records in descending order B) sorts records in ascending order C) helps you select a single record or all records in a datasheet D) removes the current sort order The top button in the accompanying figure ____.

A) sorts records in descending order
B) sorts records in ascending order
C) helps you select a single record or all records in a datasheet
D) removes the current sort order
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
35
The ____ button filters records that equal, do not equal, or are otherwise compared with the current value.

A) Comparative
B) Selection
C) Comparison
D) Advanced
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
36
<strong>  In the accompanying figure, StateName and Price are ____ names.</strong> A) table B) report C) field D) query In the accompanying figure, StateName and Price are ____ names.

A) table
B) report
C) field
D) query
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
37
Criteria ____ is the term for rules by which criteria must be entered in a query.

A) Syntax
B) Formatting
C) Sorting
D) Filter by Form
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
38
<strong>    The bottom button in the accompanying figure ____.</strong> A) sorts records in descending order B) sorts records in ascending order C) helps you navigate to the first, previous, next, last, or new record D) removes the current sort order <strong>    The bottom button in the accompanying figure ____.</strong> A) sorts records in descending order B) sorts records in ascending order C) helps you navigate to the first, previous, next, last, or new record D) removes the current sort order The bottom button in the accompanying figure ____.

A) sorts records in descending order
B) sorts records in ascending order
C) helps you navigate to the first, previous, next, last, or new record
D) removes the current sort order
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
39
A(n) ____ is a saved object within the datasheet.

A) query
B) filter
C) find
D) union
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
40
The wildcard character that stands for any single character is the ____.

A) ampersand (&)
B) question mark (?)
C) exclamation mark (!)
D) caret (^)
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
41
SQL is the acronym for " Simple Query Language ."
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
42
Compare the capabilities of queries and filters.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
43
In Query Design View, the query design ____________________ shows you the field names, sort orders, and criteria used with a query.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
44
Filter By ____________________ is a fast and easy way to filter records for an exact match.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
45
Which of the following comparison operators means "not equal to"?

A) +=+
B) =/=
C) >
D) ≠
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
46
The record selector button is to the right of a record in a datasheet.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
47
To search for a pattern, you can use a(n) ____________________ character, a symbol you can use as substitute for characters to find information that matches your find criteria.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
48
Is ____________________ criteria will find all records where no entry has been made in the field.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
49
A(n) ____________________ answers a question about the information in the database.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
50
____________________ a table or query datasheet temporarily displays only those records that match given criteria.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
51
To add a table's field list to the upper pane of Query Design View, click the ____________________ Table button on the Design tab.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
52
____________________ are limiting conditions you set in the query design grid.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
53
Explain the difference between AND and OR criteria.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
54
You can enter, edit, and navigate data in a query datasheet just like a(n) report datasheet.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
55
Which of the following comparison operators means "greater than"?

A) >
B) >=
C) <
D) <=
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
56
To find numbers greater than or equal to 500, use which comparison operator?

A)<
B) <=
C) >>
D) >=
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
57
To move fields in the query grid, drag the field ____________________.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
58
One way to create a new query is with the ____________________, which prompts you for the information it needs to create a new query.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
59
Which of the following comparison operators means "less than or equal to"?

A) >
B) >=
C) <
D) <=
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
60
Discuss adding or deleting a table in a query.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
61
Match between columns
Used to search for a pattern
query
Used to search for a pattern
query grid
Used to search for a pattern
criteria
Used to search for a pattern
sorting
Used to search for a pattern
wildcard
Used to search for a pattern
filter
Used to search for a pattern
Is Null
Used to search for a pattern
datasheet
Creates a temporary subset of records
query
Creates a temporary subset of records
query grid
Creates a temporary subset of records
criteria
Creates a temporary subset of records
sorting
Creates a temporary subset of records
wildcard
Creates a temporary subset of records
filter
Creates a temporary subset of records
Is Null
Creates a temporary subset of records
datasheet
Criterion that finds all records where no entry has been made in the field
query
Criterion that finds all records where no entry has been made in the field
query grid
Criterion that finds all records where no entry has been made in the field
criteria
Criterion that finds all records where no entry has been made in the field
sorting
Criterion that finds all records where no entry has been made in the field
wildcard
Criterion that finds all records where no entry has been made in the field
filter
Criterion that finds all records where no entry has been made in the field
Is Null
Criterion that finds all records where no entry has been made in the field
datasheet
Creates a datasheet of selected fields and records from one or more tables
query
Creates a datasheet of selected fields and records from one or more tables
query grid
Creates a datasheet of selected fields and records from one or more tables
criteria
Creates a datasheet of selected fields and records from one or more tables
sorting
Creates a datasheet of selected fields and records from one or more tables
wildcard
Creates a datasheet of selected fields and records from one or more tables
filter
Creates a datasheet of selected fields and records from one or more tables
Is Null
Creates a datasheet of selected fields and records from one or more tables
datasheet
Limiting conditions used to narrow the number of records on a datasheet
query
Limiting conditions used to narrow the number of records on a datasheet
query grid
Limiting conditions used to narrow the number of records on a datasheet
criteria
Limiting conditions used to narrow the number of records on a datasheet
sorting
Limiting conditions used to narrow the number of records on a datasheet
wildcard
Limiting conditions used to narrow the number of records on a datasheet
filter
Limiting conditions used to narrow the number of records on a datasheet
Is Null
Limiting conditions used to narrow the number of records on a datasheet
datasheet
The lower pane in Query Design View
query
The lower pane in Query Design View
query grid
The lower pane in Query Design View
criteria
The lower pane in Query Design View
sorting
The lower pane in Query Design View
wildcard
The lower pane in Query Design View
filter
The lower pane in Query Design View
Is Null
The lower pane in Query Design View
datasheet
Putting records in ascending or descending order based on a field's values
query
Putting records in ascending or descending order based on a field's values
query grid
Putting records in ascending or descending order based on a field's values
criteria
Putting records in ascending or descending order based on a field's values
sorting
Putting records in ascending or descending order based on a field's values
wildcard
Putting records in ascending or descending order based on a field's values
filter
Putting records in ascending or descending order based on a field's values
Is Null
Putting records in ascending or descending order based on a field's values
datasheet
Allows you to apply some basic formatting modifications such as changing the font size, font face, colors, and gridlines
query
Allows you to apply some basic formatting modifications such as changing the font size, font face, colors, and gridlines
query grid
Allows you to apply some basic formatting modifications such as changing the font size, font face, colors, and gridlines
criteria
Allows you to apply some basic formatting modifications such as changing the font size, font face, colors, and gridlines
sorting
Allows you to apply some basic formatting modifications such as changing the font size, font face, colors, and gridlines
wildcard
Allows you to apply some basic formatting modifications such as changing the font size, font face, colors, and gridlines
filter
Allows you to apply some basic formatting modifications such as changing the font size, font face, colors, and gridlines
Is Null
Allows you to apply some basic formatting modifications such as changing the font size, font face, colors, and gridlines
datasheet
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
62
If, for example, a find-and-replace effort does not work correctly, click the Undo button to cancel the changes.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
63
By default, the printout of a datasheet contains the object name and current date in the footer .
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
64
As you add rows of OR criteria to the query design grid, you decrease the number of records selected for the resulting datasheet.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
65
In Query Design View, record selectors are thin gray bars above the field names in the query grid.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
66
Critical Thinking Questions Case 2-1 Daniel Arno owns a lawn and landscape business with many clients. Occasionally, he wants to filter the data about his customers in various ways. Daniel uses a one-character code to indicate which day of the week certain customers of his have their lawns cut. Which of the following wildcard characters could he use to search for a single character (e.g., F for Friday)?

A) *
B)&
C) ?
D) %
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
67
Critical Thinking Questions Case 2-1 Daniel Arno owns a lawn and landscape business with many clients. Occasionally, he wants to filter the data about his customers in various ways. Daniel wants to make even more use of wildcard characters. Which operator is he most apt to use in these searches?

A) Find
B) Like
C) Search
D) Near
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
68
To make a page wider than it is tall, use landscape orientation.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 68 flashcards in this deck.