Deck 2: Building and Using Queries

Full screen (f)
exit full mode
Question
To filter for comparative data, use the Filter By Selection feature.
Use Space or
up arrow
down arrow
to flip the card.
Question
A query can be used to create calculated fields.
Question
A query datasheet is sometimes called a ____ of the data.

A) logical view
B) duplicate copy
C) table simulator
D) warehouse
Question
Deleting a field from a query also deletes it from the underlying table.
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
In Access, the Save As command allows you to save either the entire database or the current object with a new name.
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
You enter and edit data in a query datasheet in the same way you do in a table 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 asterisk (*) is the wildcard used to represent one and only one character in criteria.
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 easiest way to filter the records for an exact match is to use the Filter By Form feature.
Question
Filters are used to select a subset of records in a datasheet.
Question
To add, delete, or change fields in a query, you use Query Design View.
Question
The question mark (?) is the wildcard character which stands for any single character in criteria.
Question
Enter OR criteria on different Criteria rows in the query design grid.
Question
Query criteria are not case sensitive.
Question
By copying a query before starting to make modifications to it, you can avoid changing the original query by mistake.
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
The wildcard character that stands for any group of characters is the ____.

A) period (.)
B) semicolon (;)
C) asterisk (*)
D) plus sign (+)
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
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
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
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
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
The wildcard character that stands for any single character is the ____.

A) ampersand (&)
B) question mark (?)
C) exclamation mark (!)
D) caret (^)
Question
To sort records based on the selected field in the order Z to A, use the _____ button.

A) Down
B) Descending
C) Z to A
D) Reverse Sort
Question
Which of the following comparison operators means "greater than"?

A) >
B) >=
C) >>
D) >=
Question
Which of the following comparison operators means "not equal to"?

A) +=+
B) =/=
C) >
D)<>
Question
Access saves ____ automatically as you move from record to record.

A) data
B) queries
C) tables
D) all of the above
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
To find numbers greater than or equal to 500, use which comparison operator?

A) =
B) =/=
C) >>
D) >=
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
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
Question
A join line is also called a(n) ____ line.

A) query
B) link
C) connection
D) objectivity
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 ____ 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
Use the ____ command to save the current object with a new name.

A) Datasheet
B) View
C) Save As
D) Save
Question
A(n) ____ is a saved object within the datasheet.

A) query
B) filter
C) find
D) union
Question
A(n) ____________________ answers a question about the information in the database.
Question
The ____________________ button provides filter features such as Filter By Form, and Clear All Filters.
Question
You can enter, edit, and navigate data in a query datasheet just like a(n) report datasheet. _________________________
Question
Explain the difference between AND and OR criteria.
Question
SQL is the acronym for " Simple Query Language ." _________________________
Question
To move fields in the query grid, drag the field ____________________.
Question
____________________ are limiting conditions you set in the query design grid.
Question
Quotation marks are automatically added to criteria for fields with a Date/Time data type. ____________________
Question
Which of the following comparison operators means "less than or equal to"?

A) >
B) >=
C) >>
D) <=
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
____________________ a table or query datasheet temporarily displays only those records that match given criteria.
Question
Is ____________________ criteria will find all records where no entry has been made in the field.
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
Discuss adding or deleting a table in a query.
Question
In Query Design View, the query design ____________________ shows you the field names, sort orders, and criteria used with a query.
Question
In Query Design View, record selectors are thin gray bars above the field names in the query grid. ____________________
Question
The record selector button is to the right of a record in a datasheet. ____________________
Question
Compare the capabilities of queries and filters.
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
Filter By ____________________ is a fast and easy way to filter records for an exact match.
Question
To make a page wider than it is tall, use landscape orientation. _________________________
Question
Match between columns
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
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
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 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
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
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
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
Question
Critical Thinking Questions Case 2-1
Daniel Arno owns a lawn and landscape business with many customers. 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
Critical Thinking Questions Case 2-1
Daniel Arno owns a lawn and landscape business with many customers. Occasionally, he wants to filter the data about his customers in various ways.
Daniel lives in Oxford and he would like to find all customers who do not live in Oxford. Which comparison operator should he use?

A) =
B) #=#
C) <>
D) >=
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
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
Critical Thinking Questions Case 2-1
Daniel Arno owns a lawn and landscape business with many customers. 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
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
To filter for comparative data, use the Filter By Selection feature.
False
2
A query can be used to create calculated fields.
True
3
A query datasheet is sometimes called a ____ of the data.

A) logical view
B) duplicate copy
C) table simulator
D) warehouse
A
4
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
5
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
6
In Access, the Save As command allows you to save either the entire database or the current object with a new name.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
7
A filter 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
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
9
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
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 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
12
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
13
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
14
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
15
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
16
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
17
Enter OR criteria on different Criteria rows in the query design grid.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
18
Query criteria are not case sensitive.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
19
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
20
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
21
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
22
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
23
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
24
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
25
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
26
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
27
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
28
To sort records based on the selected field in the order Z to A, use the _____ button.

A) Down
B) Descending
C) Z to A
D) Reverse Sort
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
29
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
30
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
31
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
32
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
33
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
34
____ 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
35
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
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
36
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
37
____ 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
38
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
39
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
40
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
41
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
42
The ____________________ button provides filter features such as Filter By Form, and Clear All Filters.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
43
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
44
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
45
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
46
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
47
____________________ 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
48
Quotation marks are automatically added to criteria for fields with a Date/Time data type. ____________________
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
49
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
50
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
51
____________________ 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
52
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
53
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
54
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
55
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
56
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
57
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
58
Compare the capabilities of queries and filters.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
59
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
60
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
61
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
62
Match between columns
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
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
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 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
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
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
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
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
63
Critical Thinking Questions Case 2-1
Daniel Arno owns a lawn and landscape business with many customers. 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
64
Critical Thinking Questions Case 2-1
Daniel Arno owns a lawn and landscape business with many customers. Occasionally, he wants to filter the data about his customers in various ways.
Daniel lives in Oxford and he would like to find all customers who do not live in Oxford. Which comparison operator should he use?

A) =
B) #=#
C) <>
D) >=
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
65
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
66
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
67
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
68
Critical Thinking Questions Case 2-1
Daniel Arno owns a lawn and landscape business with many customers. 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
locked card icon
Unlock Deck
Unlock for access to all 68 flashcards in this deck.