Deck 17: Access 2013 : Improving Queries

Full screen (f)
exit full mode
Question
In Query Design View,one-to-many join lines identify linking fields between related tables.
Use Space or
up arrow
down arrow
to flip the card.
Question
In Query Design View,a table's name displays in the field list title bar.
Question
You can specify more than one sort field in Query Design View.
Question
Each criteria row of the query design grid is evaluated separately.
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
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 can be used to develop summary calculations,such as the sum of the values in a field.
Question
<strong>  In the accompanying figure,fields from how many tables will display on the datasheet?</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px>
In the accompanying figure,fields from how many tables will display on the datasheet?

A) 1
B) 2
C) 3
D) 4
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
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 the accompanying figure,the criteria in the TourStartDate column would be considered OR criteria.<div style=padding-top: 35px>
In the accompanying figure,the criteria in the TourStartDate column would be considered OR criteria.
Question
OR queries narrow the number of records that will appear in the datasheet because a record must be true for all criteria.
Question
In a query,the <> operator means not equal.
Question
Access helps you with criteria syntax in the query design grid.
Question
Sort orders defined in Query Design View are not saved with the query object.
Question
<strong>  In the accompanying figure,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 accompanying figure,item 2 refers to a(n)____.

A) field list
B) one-to-many link line
C) query design grid
D) Show Table window
Question
A select query is the most common type of query.
Question
Deleting a field from the query design grid deletes it from the database table that contains that field.
Question
  In the accompanying figure,the criteria in the first row of the query would be considered AND criteria.<div style=padding-top: 35px>
In the accompanying figure,the criteria in the first row of the query would be considered AND criteria.
Question
<strong>  How many calculated fields are shown in the accompanying figure?</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px>
How many calculated fields are shown in the accompanying figure?

A) 1
B) 2
C) 3
D) 4
Question
The wildcard character that represents one character in query criteria is the ____.

A) asterisk (*)
B) exclamation point (!)
C) tilde (~)
D) question mark (?)
Question
The < comparison operator means ____.

A) greater than
B) less than
C) like
D) not
Question
In the query design grid,what characters surround text criteria?

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

A) greater than
B) greater than or equal to
C) less than
D) less than or equal to
Question
<strong>  In the accompanying figure,item 3 points to ____.</strong> A) a field from the Payments table B) a field from the Tours table C) the Payments field list D) the Sales field list <div style=padding-top: 35px>
In the accompanying figure,item 3 points to ____.

A) a field from the Payments table
B) a field from the Tours table
C) the Payments field list
D) the Sales field list
Question
<strong>  In the accompanying figure,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 accompanying figure,how many fields will display on the resulting datasheet?

A) 3
B) 4
C) 5
D) 6
Question
<strong>  In the accompanying figure,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 accompanying figure,item 1 refers to a(n)____.

A) table name
B) field list
C) query design grid
D) one-to-many join line
Question
The < comparison operator means ____.

A) less than
B) not equal to
C) greater than
D) null
Question
A(n)____ character is used in criteria to represent any combination of characters.

A) Wildcard
B) Default
C) Criteria
D) Expression
Question
The wildcard character that represents any combination of characters in query criteria is the ____.

A) asterisk (*)
B) exclamation point (!)
C) tilde (~)
D) question mark (?)
Question
<strong>  In Query Design View,primary key fields in a field list are ____.</strong> A) underlined B) the first field listed C) the last field listed D) indicated with a key icon <div style=padding-top: 35px>
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 accompanying figure,1 refers to a ____.</strong> A) function B) operator C) expression D) calculated field name <div style=padding-top: 35px>
In the accompanying figure,1 refers to a ____.

A) function
B) operator
C) expression
D) calculated field name
Question
When the comparison operator Null is used as criteria in the query design grid,the query 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
<strong>  An SQL statement determines how the tables are joined after the ____ keyword</strong> A) SELECT B) RELATE C) FROM D) ORDER BY <div style=padding-top: 35px>
An SQL statement determines how the tables are joined after the ____ keyword

A) SELECT
B) RELATE
C) FROM
D) ORDER BY
Question
<strong>  An SQL statement determines what fields are selected after the ____ keyword.</strong> A) SELECT B) FROM C) ORDER BY D) LIST <div style=padding-top: 35px>
An SQL statement determines what fields are selected after the ____ keyword.

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

A) less than or greater than
B) within
C) in
D) greater than or equal to
Question
<strong>  ____ criteria are two or more criteria on the same Criteria row of the query design grid.</strong> A) OR B) Expand C) AND D) Wildcard <div style=padding-top: 35px>
____ 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 accompanying figure,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 accompanying figure,what is the primary key field of the Tours table?

A) TourNo
B) Customers
C) Sales
D) Tours
Question
<strong>  An SQL statement determines how the resulting records are sorted after the ____ keyword.</strong> A) SELECT B) LINK C) FROM D) ORDER BY <div style=padding-top: 35px>
An SQL statement determines how the resulting records are sorted after the ____ keyword.

A) SELECT
B) LINK
C) FROM
D) ORDER BY
Question
Which arithmetic operator signifies division?

A) ^
B) *
C) /
D) \
Question
Use the ____ Query Wizard to guide you through the steps of creating a crosstab query.
Question
A(n)____ query is used to calculate statistics about a group of records.
Question
The ____ function returns the number of characters in a field.
Question
The data displayed in a query is sometimes called a(n)____ view of the data.
Question
Which aggregate function is used to find the total of values in a field?

A) Sum
B) Sub
C) Subtotal
D) Total
Question
Which row in the query design grid identifies which of the three positions each field takes in the crosstab query?

A) Group By row
B) Total row
C) Values row
D) Crosstab row
Question
When you create a summary query,which row is added to the query design grid?

A) Criteria
B) Table
C) Field
D) Total
Question
The ____ function returns a number of characters from the first part of a field.
Question
Which aggregate function is used to find the number of values in a field?

A) Values
B) Num
C) Number
D) Count
Question
Use the ____ check box in the query design grid to select or unselect a field to display in the resulting datasheet.
Question
Which arithmetic operator signifies exponentiation?

A) #
B) *
C) /
D) ^
Question
Which query wizard helps you build a crosstab query?

A) Select Query Wizard
B) Crosstab Query Wizard
C) Simple Query Wizard
D) Find Aggregates Query Wizard
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
Which function should you use to calculate the monthly payment on a loan?

A) PMT
B) LOAN
C) PAY
D) RATE
Question
Which function should you use to calculate today's current date?

A) CURRENT
B) DATE
C) YEAR
D) DAY
Question
Which aggregate function is used to find the average of values in a field?

A) Avg
B) Average
C) Mean
D) Mode
Question
Which aggregate function would NOT work well on a Short Text field?

A) Sum
B) Min
C) Max
D) Count
Question
A summary query calculates statistics about ____.

A) one record
B) groups of records
C) one field
D) groups of fields
Question
The Find ____ Query Wizard is used to determine whether a table contains duplicate values in one or more fields.
Question
In SQL,the FROM keyword determines how records are sorted._________________________
Question
The > operator means less than in a query._________________________
Question
  In the query shown in the accompanying figure,what sort orders have been specified?<div style=padding-top: 35px>
In the query shown in the accompanying figure,what sort orders have been specified?
Question
SQL statements start with the FROM keyword._________________________
Question
You want to search for all last names beginning with the letter M in the query shown in the accompanying figure.Describe how to do this.
Question
Discuss the use of the * wildcard character in query criteria.
Question
Explain the relationship between the Like operator and the wildcard character using an example that describes how to create criteria for all values in a CompanyName field that start with the letter J.
Question
When a query is saved,it saves VBA statements._________________________
Question
In Query Design View,you can drag the edge of a(n)field list to resize it._________________________
Question
Queries evaluate sort orders from left to right._________________________
Question
Filtering refers to reordering records in either ascending or descending order based on the values in the field._________________________
Question
You can view the SQL code for any query by switching to Code View._________________________
Question
  In the query shown in the accompanying figure,what are the names of the tables involved in the query?<div style=padding-top: 35px>
In the query shown in the accompanying figure,what are the names of the tables involved in the query?
Question
When you are saving a query,you are saving a set of instructions written in Standard Query Language._________________________
Question
The Find ____ Query Wizard is used to find records in one table that do not have related records in another table.
Question
Describe the one-to-many relationships of the tables shown in the accompanying figure.
Question
Syntax are tests,or limiting conditions,that must be true for a record to be selected for a datasheet in a query._________________________
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/77
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 17: Access 2013 : Improving Queries
1
In Query Design View,one-to-many join lines identify linking fields between related tables.
True
2
In Query Design View,a table's name displays in the field list title bar.
True
3
You can specify more than one sort field in Query Design View.
True
4
Each criteria row of the query design grid is evaluated separately.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
5
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 77 flashcards in this deck.
Unlock Deck
k this deck
6
A query can display fields from one or more tables in a relational database.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
7
When you open a query in Datasheet View,you run it.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
8
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 77 flashcards in this deck.
Unlock Deck
k this deck
9
<strong>  In the accompanying figure,fields from how many tables will display on the datasheet?</strong> A) 1 B) 2 C) 3 D) 4
In the accompanying figure,fields from how many tables will display on the datasheet?

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
10
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 77 flashcards in this deck.
Unlock Deck
k this deck
11
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.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
12
  In the accompanying figure,the criteria in the TourStartDate column would be considered OR criteria.
In the accompanying figure,the criteria in the TourStartDate column would be considered OR criteria.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
13
OR queries narrow the number of records that will appear in the datasheet because a record must be true for all criteria.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
14
In a query,the <> operator means not equal.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
15
Access helps you with criteria syntax in the query design grid.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
16
Sort orders defined in Query Design View are not saved with the query object.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
17
<strong>  In the accompanying figure,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 accompanying figure,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 77 flashcards in this deck.
Unlock Deck
k this deck
18
A select query is the most common type of query.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
19
Deleting a field from the query design grid deletes it from the database table that contains that field.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
20
  In the accompanying figure,the criteria in the first row of the query would be considered AND criteria.
In the accompanying figure,the criteria in the first row of the query would be considered AND criteria.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
21
<strong>  How many calculated fields are shown in the accompanying figure?</strong> A) 1 B) 2 C) 3 D) 4
How many calculated fields are shown in the accompanying figure?

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
22
The wildcard character that represents one character in query criteria is the ____.

A) asterisk (*)
B) exclamation point (!)
C) tilde (~)
D) question mark (?)
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
23
The < comparison operator means ____.

A) greater than
B) less than
C) like
D) not
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
24
In the query design grid,what characters surround text criteria?

A) Pound signs (#)
B) Dollar signs ($)
C) Percent signs (%)
D) Quotation marks ("")
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
25
The > comparison 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 77 flashcards in this deck.
Unlock Deck
k this deck
26
<strong>  In the accompanying figure,item 3 points to ____.</strong> A) a field from the Payments table B) a field from the Tours table C) the Payments field list D) the Sales field list
In the accompanying figure,item 3 points to ____.

A) a field from the Payments table
B) a field from the Tours table
C) the Payments field list
D) the Sales field list
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
27
<strong>  In the accompanying figure,how many fields will display on the resulting datasheet?</strong> A) 3 B) 4 C) 5 D) 6
In the accompanying figure,how many fields will display on the resulting datasheet?

A) 3
B) 4
C) 5
D) 6
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
28
<strong>  In the accompanying figure,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 accompanying figure,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 77 flashcards in this deck.
Unlock Deck
k this deck
29
The < comparison operator means ____.

A) less than
B) not equal to
C) greater than
D) null
Unlock Deck
Unlock for access to all 77 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 77 flashcards in this deck.
Unlock Deck
k this deck
31
The wildcard character that represents any combination of characters in query criteria is the ____.

A) asterisk (*)
B) exclamation point (!)
C) tilde (~)
D) question mark (?)
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
32
<strong>  In Query Design View,primary key fields in a field list are ____.</strong> A) underlined B) the first field listed C) the last field listed D) indicated with a key icon
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 77 flashcards in this deck.
Unlock Deck
k this deck
33
<strong>  In the accompanying figure,1 refers to a ____.</strong> A) function B) operator C) expression D) calculated field name
In the accompanying figure,1 refers to a ____.

A) function
B) operator
C) expression
D) calculated field name
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
34
When the comparison operator Null is used as criteria in the query design grid,the query 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 77 flashcards in this deck.
Unlock Deck
k this deck
35
<strong>  An SQL statement determines how the tables are joined after the ____ keyword</strong> A) SELECT B) RELATE C) FROM D) ORDER BY
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 77 flashcards in this deck.
Unlock Deck
k this deck
36
<strong>  An SQL statement determines what fields are selected after the ____ keyword.</strong> A) SELECT B) FROM C) ORDER BY D) LIST
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 77 flashcards in this deck.
Unlock Deck
k this deck
37
The >= comparison 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 77 flashcards in this deck.
Unlock Deck
k this deck
38
<strong>  ____ criteria are two or more criteria on the same Criteria row of the query design grid.</strong> A) OR B) Expand C) AND D) Wildcard
____ 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 77 flashcards in this deck.
Unlock Deck
k this deck
39
<strong>  In the accompanying figure,what is the primary key field of the Tours table?</strong> A) TourNo B) Customers C) Sales D) Tours
In the accompanying figure,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 77 flashcards in this deck.
Unlock Deck
k this deck
40
<strong>  An SQL statement determines how the resulting records are sorted after the ____ keyword.</strong> A) SELECT B) LINK C) FROM D) ORDER BY
An SQL statement determines how the resulting records are sorted after the ____ keyword.

A) SELECT
B) LINK
C) FROM
D) ORDER BY
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
41
Which arithmetic operator signifies division?

A) ^
B) *
C) /
D) \
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
42
Use the ____ Query Wizard to guide you through the steps of creating a crosstab query.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
43
A(n)____ query is used to calculate statistics about a group of records.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
44
The ____ function returns the number of characters in a field.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
45
The data displayed in a query is sometimes called a(n)____ view of the data.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
46
Which 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 77 flashcards in this deck.
Unlock Deck
k this deck
47
Which row in the query design grid identifies which of the three positions each field takes in the crosstab query?

A) Group By row
B) Total row
C) Values row
D) Crosstab row
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
48
When you create a summary query,which row is added to the query design grid?

A) Criteria
B) Table
C) Field
D) Total
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
49
The ____ function returns a number of characters from the first part of a field.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
50
Which 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 77 flashcards in this deck.
Unlock Deck
k this deck
51
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 77 flashcards in this deck.
Unlock Deck
k this deck
52
Which arithmetic operator signifies exponentiation?

A) #
B) *
C) /
D) ^
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
53
Which query wizard helps you build a crosstab query?

A) Select Query Wizard
B) Crosstab Query Wizard
C) Simple Query Wizard
D) Find Aggregates Query Wizard
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
54
____ 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 77 flashcards in this deck.
Unlock Deck
k this deck
55
Which function should 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 77 flashcards in this deck.
Unlock Deck
k this deck
56
Which function should you use to calculate today's current date?

A) CURRENT
B) DATE
C) YEAR
D) DAY
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
57
Which 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 77 flashcards in this deck.
Unlock Deck
k this deck
58
Which aggregate function would NOT work well on a Short Text field?

A) Sum
B) Min
C) Max
D) Count
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
59
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 77 flashcards in this deck.
Unlock Deck
k this deck
60
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 77 flashcards in this deck.
Unlock Deck
k this deck
61
In SQL,the FROM keyword determines how records are sorted._________________________
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
62
The > operator means less than in a query._________________________
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
63
  In the query shown in the accompanying figure,what sort orders have been specified?
In the query shown in the accompanying figure,what sort orders have been specified?
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
64
SQL statements start with the FROM keyword._________________________
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
65
You want to search for all last names beginning with the letter M in the query shown in the accompanying figure.Describe how to do this.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
66
Discuss the use of the * wildcard character in query criteria.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
67
Explain the relationship between the Like operator and the wildcard character using an example that describes how to create criteria for all values in a CompanyName field that start with the letter J.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
68
When a query is saved,it saves VBA statements._________________________
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
69
In Query Design View,you can drag the edge of a(n)field list to resize it._________________________
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
70
Queries evaluate sort orders from left to right._________________________
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
71
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 77 flashcards in this deck.
Unlock Deck
k this deck
72
You can view the SQL code for any query by switching to Code View._________________________
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
73
  In the query shown in the accompanying figure,what are the names of the tables involved in the query?
In the query shown in the accompanying figure,what are the names of the tables involved in the query?
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
74
When you are saving a query,you are saving a set of instructions written in Standard Query Language._________________________
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
75
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 77 flashcards in this deck.
Unlock Deck
k this deck
76
Describe the one-to-many relationships of the tables shown in the accompanying figure.
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
77
Syntax are tests,or limiting conditions,that must be true for a record to be selected for a datasheet in a query._________________________
Unlock Deck
Unlock for access to all 77 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 77 flashcards in this deck.