Deck 6: Improving Queries Question

Full screen (f)
exit full mode
Question
Access helps you with criteria syntax in the query design grid.
Use Space or
up arrow
down arrow
to flip the card.
Question
OR queries narrow the number of records that will appear in the datasheet because a record must be true for all criteria.
Question
If you change a customer name from "Miller" to "Millen" in a query's datasheet, you will need to make the update in any other query that also displays this customer's name.
Question
In Query Design View, a table's name displays in the field list title bar.
Question
  In the query above, the criteria in the TourStartDate column would be considered OR criteria.<div style=padding-top: 35px> In the query above, the criteria in the TourStartDate column would be considered OR criteria.
Question
Changes you make to PivotChart View are automatically reflected in PivotTable View and vice versa.
Question
A query can display fields from one or more tables in a relational database.
Question
When you open a query in Datasheet View, you run it.
Question
A select query is the most common type of query.
Question
<strong>  In the figure above, item 3 points to the ____.</strong> A)field from the Payments table B)field from the Tours table C)Payments field list D)Sales field list <div style=padding-top: 35px> In the figure above, item 3 points to the ____.

A)field from the Payments table
B)field from the Tours table
C)Payments field list
D)Sales field list
Question
  In the query above, the criteria in the first row would be considered AND criteria.<div style=padding-top: 35px> In the query above, the criteria in the first row would be considered AND criteria.
Question
Which type of query retrieves data from one or more linked tables and displays the results in a datasheet?

A)Common
B)Select
C)Linking
D)Web
Question
The operator means not equal to in a query.
Question
A select query can be used to develop summary calculations, such as the sum of the values in a field.
Question
Sort orders defined in Query Design View are not saved with the query object.
Question
Deleting a field from the query design grid deletes it from the table that contains that field.
Question
Queries allow you to specify more than one sort field in Query Design View.
Question
In Query Design View, one-to-many join lines identify linking fields between related tables.
Question
Multiple criteria added to the same line of the query design grid means that each must be true for the record to appear in the datasheet.
Question
Each criteria row of the query design grid is evaluated separately.
Question
The wildcard character that represents any combination of characters in criteria is the ____.

A)Asterisk (*)
B)Exclamation point (!)
C)Tilde (~)
D)Question mark (?)
Question
Which operator signifies exponentiation?

A)#
B)*
C)/
D)^
Question
The operator Null used as criteria in the query design grid finds records in which _____.

A)The value is not equal to the text "Null"
B)The field value is equal to the text "Null"
C)Any value has been entered for a field
D)No value has been entered for a field
Question
Which function would you use to calculate today's current date?

A)CURRENT
B)DATE
C)YEAR
D)DAY
Question
The operator > means ____.

A)Greater than
B)Greater than or equal to
C)Less than
D)Less than or equal to
Question
____ criteria are two or more criteria on the same Criteria row of the query design grid.

A)OR
B)Expand
C)AND
D)Wildcard
Question
<strong>  In the figure above, item 2 refers to a(n)____.</strong> A)Field list B)One-to-many link line C)Query design grid D)Show Table window <div style=padding-top: 35px> In the figure above, item 2 refers to a(n)____.

A)Field list
B)One-to-many link line
C)Query design grid
D)Show Table window
Question
The operator >= means ____.

A)Less than or greater than
B)Within
C)In
D)Greater than or equal to
Question
<strong>  In the figure above, what is the primary key field of the Tours table?</strong> A)TourNo B)Customers C)Sales D)Tours <div style=padding-top: 35px> In the figure above, what is the primary key field of the Tours table?

A)TourNo
B)Customers
C)Sales
D)Tours
Question
A(n)____ character is used in criteria to represent any combination of characters.

A)Wildcard
B)Default
C)Criteria
D)Expression
Question
An SQL statement determines how the tables are joined after the ____ keyword

A)SELECT
B)RELATE
C)FROM
D)ORDER BY
Question
In Query Design View, primary key fields in a field list are ____.

A)Underlined
B)The first field listed
C)The last field listed
D)Indicated with a key icon
Question
<strong>  In the figure above, how many fields will display on the resulting datasheet?</strong> A)3 B)4 C)5 D)6 <div style=padding-top: 35px> In the figure above, how many fields will display on the resulting datasheet?

A)3
B)4
C)5
D)6
Question
<strong>  In the figure above, item 1 refers to a(n)____.</strong> A)Table name B)Field list C)Query design grid D)One-to-many join line <div style=padding-top: 35px> In the figure above, item 1 refers to a(n)____.

A)Table name
B)Field list
C)Query design grid
D)One-to-many join line
Question
An SQL statement determines what fields are selected after the  ____ keyword.

A)SELECT
B)FROM
C)ORDER BY
D)LIST
Question
The operator < means ____.

A)Greater than
B)Less than
C)Like
D)Not
Question
Which character signifies the division operator?

A)^
B)*
C)/
D)\
Question
Text criteria are surrounded by these characters in the query design grid.

A)Pound signs (#)
B)Dollar signs ($)
C)Percent signs (%)
D)Quotation marks ("")
Question
The operator > means ____.

A)Less than
B)Not equal to
C)Greater than
D)Null
Question
Which function would you use to calculate the monthly payment on a loan?

A)PMT
B)LOAN
C)PAY
D)RATE
Question
A(n)____________________ calculates a statistic such as a sum or average by grouping records like a crosstab query with the additional benefit of allowing you to filter the presented data.
Question
The ____________________ function returns the number of characters in a field.
Question
The Find ____________________ Query Wizard is used to determine whether a table contains duplicate values in one or more fields.
Question
Compare the field drop areas between a PivotTable and PivotChart.
Question
The Find ____________________ Query Wizard is used to find records in one table that do not have related records in another table.
Question
A summary query calculates statistics about ____.

A)One record
B)Groups of records
C)One field
D)Groups of fields
Question
This aggregate function is used to find the total of values in a field.

A)Sum
B)Sub
C)Subtotal
D)Total
Question
Filtering refers to reordering records in either ascending or descending order based on the values in the field.
Question
This aggregate function is used to find the number of values in a field.

A)Values
B)Num
C)Number
D)Count
Question
The ____________________ function returns a number of characters from the first part of a field.
Question
When a query is saved, it saves VBA statements.
Question
The data displayed in a query is sometimes called a(n)____________________ view of the data.
Question
____________________ queries summarize data in which one or more fields are chosen for the row headings, another for the column heading, and yet another for the field summarized within the datasheet itself.
Question
This aggregate function is used to find the average of values in a field.

A)Avg
B)Average
C)Mean
D)Mode
Question
Explain the position and purpose for the three typical field positions used in a crosstab query.
Question
In Query Design View, you can drag the edge of a field list to resize it.
Question
A(n)____________________ query is used to calculate information about a group of records.
Question
Use the ____________________ Query Wizard to guide you through the steps of creating a crosstab query.
Question
Discuss the use of wildcard characters in query criteria: 1. Why are they used? 2. What two wildcard characters are provided to search for a single character or any number of characters?
Question
Use the ____________________ check box in the query design grid to select or unselect a field to display in the resulting datasheet.
Question
Match between columns
A datasheet's records are placed in a determined order
Sort
A datasheet's records are placed in a determined order
Wildcard character
A datasheet's records are placed in a determined order
Calculated field
A datasheet's records are placed in a determined order
Function
A datasheet's records are placed in a determined order
Expression
A datasheet's records are placed in a determined order
Aggregate function
An asterisk or question mark used in a query
Sort
An asterisk or question mark used in a query
Wildcard character
An asterisk or question mark used in a query
Calculated field
An asterisk or question mark used in a query
Function
An asterisk or question mark used in a query
Expression
An asterisk or question mark used in a query
Aggregate function
A statistic such as a subtotal or count is determined on a given field in a group of records
Sort
A statistic such as a subtotal or count is determined on a given field in a group of records
Wildcard character
A statistic such as a subtotal or count is determined on a given field in a group of records
Calculated field
A statistic such as a subtotal or count is determined on a given field in a group of records
Function
A statistic such as a subtotal or count is determined on a given field in a group of records
Expression
A statistic such as a subtotal or count is determined on a given field in a group of records
Aggregate function
A combination of field names, operators and functions
Sort
A combination of field names, operators and functions
Wildcard character
A combination of field names, operators and functions
Calculated field
A combination of field names, operators and functions
Function
A combination of field names, operators and functions
Expression
A combination of field names, operators and functions
Aggregate function
A predefined Access formula that returns a value such as a subtotal or count
Sort
A predefined Access formula that returns a value such as a subtotal or count
Wildcard character
A predefined Access formula that returns a value such as a subtotal or count
Calculated field
A predefined Access formula that returns a value such as a subtotal or count
Function
A predefined Access formula that returns a value such as a subtotal or count
Expression
A predefined Access formula that returns a value such as a subtotal or count
Aggregate function
A field of data that is created based on values of other fields
Sort
A field of data that is created based on values of other fields
Wildcard character
A field of data that is created based on values of other fields
Calculated field
A field of data that is created based on values of other fields
Function
A field of data that is created based on values of other fields
Expression
A field of data that is created based on values of other fields
Aggregate function
Question
  Describe the one-to-many relationships of the tables in the figure above.<div style=padding-top: 35px> Describe the one-to-many relationships of the tables in the figure above.
Question
Queries evaluate sort orders from left to right .
Question
  You decide to search for all last names beginning with the letter M in the query shown above. Describe how to do this.<div style=padding-top: 35px> You decide to search for all last names beginning with the letter M in the query shown above. Describe how to do this.
Question
The > operator means less than in a query.
Question
  You decide you want to see the PaymentDate field in the query above. Describe how to do this.<div style=padding-top: 35px> You decide you want to see the PaymentDate field in the query above. Describe how to do this.
Question
  In the query above, what are the names of the tables are involved in the query?<div style=padding-top: 35px> In the query above, what are the names of the tables are involved in the query?
Question
  What sort orders have been specified in the query above?<div style=padding-top: 35px> What sort orders have been specified in the query above?
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 6: Improving Queries Question
1
Access helps you with criteria syntax in the query design grid.
True
2
OR queries narrow the number of records that will appear in the datasheet because a record must be true for all criteria.
False
3
If you change a customer name from "Miller" to "Millen" in a query's datasheet, you will need to make the update in any other query that also displays this customer's name.
False
4
In Query Design View, a table's name displays in the field list title bar.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
5
  In the query above, the criteria in the TourStartDate column would be considered OR criteria. In the query above, the criteria in the TourStartDate column would be considered OR criteria.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
6
Changes you make to PivotChart View are automatically reflected in PivotTable View and vice versa.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
7
A query can display fields from one or more tables in a relational database.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
8
When you open a query in Datasheet View, you run it.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
9
A select query is the most common type of query.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
10
<strong>  In the figure above, item 3 points to the ____.</strong> A)field from the Payments table B)field from the Tours table C)Payments field list D)Sales field list In the figure above, item 3 points to the ____.

A)field from the Payments table
B)field from the Tours table
C)Payments field list
D)Sales field list
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
11
  In the query above, the criteria in the first row would be considered AND criteria. In the query above, the criteria in the first row would be considered AND criteria.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
12
Which type of query retrieves data from one or more linked tables and displays the results in a datasheet?

A)Common
B)Select
C)Linking
D)Web
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
13
The operator means not equal to in a query.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
14
A select query can be used to develop summary calculations, such as the sum of the values in a field.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
15
Sort orders defined in Query Design View are not saved with the query object.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
16
Deleting a field from the query design grid deletes it from the table that contains that field.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
17
Queries allow you to specify more than one sort field in Query Design View.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
18
In Query Design View, one-to-many join lines identify linking fields between related tables.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
19
Multiple criteria added to the same line of the query design grid means that each must be true for the record to appear in the datasheet.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
20
Each criteria row of the query design grid is evaluated separately.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
21
The wildcard character that represents any combination of characters in criteria is the ____.

A)Asterisk (*)
B)Exclamation point (!)
C)Tilde (~)
D)Question mark (?)
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
22
Which operator signifies exponentiation?

A)#
B)*
C)/
D)^
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
23
The operator Null used as criteria in the query design grid finds records in which _____.

A)The value is not equal to the text "Null"
B)The field value is equal to the text "Null"
C)Any value has been entered for a field
D)No value has been entered for a field
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
24
Which function would you use to calculate today's current date?

A)CURRENT
B)DATE
C)YEAR
D)DAY
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
25
The operator > means ____.

A)Greater than
B)Greater than or equal to
C)Less than
D)Less than or equal to
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
26
____ criteria are two or more criteria on the same Criteria row of the query design grid.

A)OR
B)Expand
C)AND
D)Wildcard
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
27
<strong>  In the figure above, item 2 refers to a(n)____.</strong> A)Field list B)One-to-many link line C)Query design grid D)Show Table window In the figure above, item 2 refers to a(n)____.

A)Field list
B)One-to-many link line
C)Query design grid
D)Show Table window
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
28
The operator >= means ____.

A)Less than or greater than
B)Within
C)In
D)Greater than or equal to
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
29
<strong>  In the figure above, what is the primary key field of the Tours table?</strong> A)TourNo B)Customers C)Sales D)Tours In the figure above, what is the primary key field of the Tours table?

A)TourNo
B)Customers
C)Sales
D)Tours
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
30
A(n)____ character is used in criteria to represent any combination of characters.

A)Wildcard
B)Default
C)Criteria
D)Expression
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
31
An SQL statement determines how the tables are joined after the ____ keyword

A)SELECT
B)RELATE
C)FROM
D)ORDER BY
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
32
In Query Design View, primary key fields in a field list are ____.

A)Underlined
B)The first field listed
C)The last field listed
D)Indicated with a key icon
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
33
<strong>  In the figure above, how many fields will display on the resulting datasheet?</strong> A)3 B)4 C)5 D)6 In the figure above, how many fields will display on the resulting datasheet?

A)3
B)4
C)5
D)6
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
34
<strong>  In the figure above, item 1 refers to a(n)____.</strong> A)Table name B)Field list C)Query design grid D)One-to-many join line In the figure above, item 1 refers to a(n)____.

A)Table name
B)Field list
C)Query design grid
D)One-to-many join line
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
35
An SQL statement determines what fields are selected after the  ____ keyword.

A)SELECT
B)FROM
C)ORDER BY
D)LIST
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
36
The operator < means ____.

A)Greater than
B)Less than
C)Like
D)Not
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
37
Which character signifies the division operator?

A)^
B)*
C)/
D)\
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
38
Text criteria are surrounded by these characters in the query design grid.

A)Pound signs (#)
B)Dollar signs ($)
C)Percent signs (%)
D)Quotation marks ("")
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
39
The operator > means ____.

A)Less than
B)Not equal to
C)Greater than
D)Null
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
40
Which function would you use to calculate the monthly payment on a loan?

A)PMT
B)LOAN
C)PAY
D)RATE
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
41
A(n)____________________ calculates a statistic such as a sum or average by grouping records like a crosstab query with the additional benefit of allowing you to filter the presented data.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
42
The ____________________ function returns the number of characters in a field.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
43
The Find ____________________ Query Wizard is used to determine whether a table contains duplicate values in one or more fields.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
44
Compare the field drop areas between a PivotTable and PivotChart.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
45
The Find ____________________ Query Wizard is used to find records in one table that do not have related records in another table.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
46
A summary query calculates statistics about ____.

A)One record
B)Groups of records
C)One field
D)Groups of fields
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
47
This aggregate function is used to find the total of values in a field.

A)Sum
B)Sub
C)Subtotal
D)Total
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
48
Filtering refers to reordering records in either ascending or descending order based on the values in the field.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
49
This aggregate function is used to find the number of values in a field.

A)Values
B)Num
C)Number
D)Count
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
50
The ____________________ function returns a number of characters from the first part of a field.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
51
When a query is saved, it saves VBA statements.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
52
The data displayed in a query is sometimes called a(n)____________________ view of the data.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
53
____________________ queries summarize data in which one or more fields are chosen for the row headings, another for the column heading, and yet another for the field summarized within the datasheet itself.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
54
This aggregate function is used to find the average of values in a field.

A)Avg
B)Average
C)Mean
D)Mode
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
55
Explain the position and purpose for the three typical field positions used in a crosstab query.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
56
In Query Design View, you can drag the edge of a field list to resize it.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
57
A(n)____________________ query is used to calculate information about a group of records.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
58
Use the ____________________ Query Wizard to guide you through the steps of creating a crosstab query.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
59
Discuss the use of wildcard characters in query criteria: 1. Why are they used? 2. What two wildcard characters are provided to search for a single character or any number of characters?
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
60
Use the ____________________ check box in the query design grid to select or unselect a field to display in the resulting datasheet.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
61
Match between columns
A datasheet's records are placed in a determined order
Sort
A datasheet's records are placed in a determined order
Wildcard character
A datasheet's records are placed in a determined order
Calculated field
A datasheet's records are placed in a determined order
Function
A datasheet's records are placed in a determined order
Expression
A datasheet's records are placed in a determined order
Aggregate function
An asterisk or question mark used in a query
Sort
An asterisk or question mark used in a query
Wildcard character
An asterisk or question mark used in a query
Calculated field
An asterisk or question mark used in a query
Function
An asterisk or question mark used in a query
Expression
An asterisk or question mark used in a query
Aggregate function
A statistic such as a subtotal or count is determined on a given field in a group of records
Sort
A statistic such as a subtotal or count is determined on a given field in a group of records
Wildcard character
A statistic such as a subtotal or count is determined on a given field in a group of records
Calculated field
A statistic such as a subtotal or count is determined on a given field in a group of records
Function
A statistic such as a subtotal or count is determined on a given field in a group of records
Expression
A statistic such as a subtotal or count is determined on a given field in a group of records
Aggregate function
A combination of field names, operators and functions
Sort
A combination of field names, operators and functions
Wildcard character
A combination of field names, operators and functions
Calculated field
A combination of field names, operators and functions
Function
A combination of field names, operators and functions
Expression
A combination of field names, operators and functions
Aggregate function
A predefined Access formula that returns a value such as a subtotal or count
Sort
A predefined Access formula that returns a value such as a subtotal or count
Wildcard character
A predefined Access formula that returns a value such as a subtotal or count
Calculated field
A predefined Access formula that returns a value such as a subtotal or count
Function
A predefined Access formula that returns a value such as a subtotal or count
Expression
A predefined Access formula that returns a value such as a subtotal or count
Aggregate function
A field of data that is created based on values of other fields
Sort
A field of data that is created based on values of other fields
Wildcard character
A field of data that is created based on values of other fields
Calculated field
A field of data that is created based on values of other fields
Function
A field of data that is created based on values of other fields
Expression
A field of data that is created based on values of other fields
Aggregate function
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
62
  Describe the one-to-many relationships of the tables in the figure above. Describe the one-to-many relationships of the tables in the figure above.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
63
Queries evaluate sort orders from left to right .
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
64
  You decide to search for all last names beginning with the letter M in the query shown above. Describe how to do this. You decide to search for all last names beginning with the letter M in the query shown above. Describe how to do this.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
65
The > operator means less than in a query.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
66
  You decide you want to see the PaymentDate field in the query above. Describe how to do this. You decide you want to see the PaymentDate field in the query above. Describe how to do this.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
67
  In the query above, what are the names of the tables are involved in the query? In the query above, what are the names of the tables are involved in the query?
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
68
  What sort orders have been specified in the query above? What sort orders have been specified in the query above?
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.