Deck 6: Improving Queries Question

ملء الشاشة (f)
exit full mode
سؤال
Access helps you with criteria syntax in the query design grid.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
OR queries narrow the number of records that will appear in the datasheet because a record must be true for all criteria.
سؤال
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.
سؤال
In Query Design View, a table's name displays in the field list title bar.
سؤال
  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.
سؤال
Changes you make to PivotChart View are automatically reflected in PivotTable View and vice versa.
سؤال
A query can display fields from one or more tables in a relational database.
سؤال
When you open a query in Datasheet View, you run it.
سؤال
A select query is the most common type of query.
سؤال
<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
سؤال
  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.
سؤال
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
سؤال
The operator means not equal to in a query.
سؤال
A select query can be used to develop summary calculations, such as the sum of the values in a field.
سؤال
Sort orders defined in Query Design View are not saved with the query object.
سؤال
Deleting a field from the query design grid deletes it from the table that contains that field.
سؤال
Queries allow you to specify more than one sort field in Query Design View.
سؤال
In Query Design View, one-to-many join lines identify linking fields between related tables.
سؤال
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.
سؤال
Each criteria row of the query design grid is evaluated separately.
سؤال
The wildcard character that represents any combination of characters in criteria is the ____.

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

A)#
B)*
C)/
D)^
سؤال
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
سؤال
Which function would you use to calculate today's current date?

A)CURRENT
B)DATE
C)YEAR
D)DAY
سؤال
The operator > means ____.

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

A)OR
B)Expand
C)AND
D)Wildcard
سؤال
<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
سؤال
The operator >= means ____.

A)Less than or greater than
B)Within
C)In
D)Greater than or equal to
سؤال
<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
سؤال
A(n)____ character is used in criteria to represent any combination of characters.

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

A)SELECT
B)RELATE
C)FROM
D)ORDER BY
سؤال
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
سؤال
<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
سؤال
<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
سؤال
An SQL statement determines what fields are selected after the  ____ keyword.

A)SELECT
B)FROM
C)ORDER BY
D)LIST
سؤال
The operator < means ____.

A)Greater than
B)Less than
C)Like
D)Not
سؤال
Which character signifies the division operator?

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

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

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

A)PMT
B)LOAN
C)PAY
D)RATE
سؤال
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.
سؤال
The ____________________ function returns the number of characters in a field.
سؤال
The Find ____________________ Query Wizard is used to determine whether a table contains duplicate values in one or more fields.
سؤال
Compare the field drop areas between a PivotTable and PivotChart.
سؤال
The Find ____________________ Query Wizard is used to find records in one table that do not have related records in another table.
سؤال
A summary query calculates statistics about ____.

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

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

A)Values
B)Num
C)Number
D)Count
سؤال
The ____________________ function returns a number of characters from the first part of a field.
سؤال
When a query is saved, it saves VBA statements.
سؤال
The data displayed in a query is sometimes called a(n)____________________ view of the data.
سؤال
____________________ 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.
سؤال
This aggregate function is used to find the average of values in a field.

A)Avg
B)Average
C)Mean
D)Mode
سؤال
Explain the position and purpose for the three typical field positions used in a crosstab query.
سؤال
In Query Design View, you can drag the edge of a field list to resize it.
سؤال
A(n)____________________ query is used to calculate information about a group of records.
سؤال
Use the ____________________ Query Wizard to guide you through the steps of creating a crosstab query.
سؤال
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?
سؤال
Use the ____________________ check box in the query design grid to select or unselect a field to display in the resulting datasheet.
سؤال
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
سؤال
  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.
سؤال
Queries evaluate sort orders from left to right .
سؤال
  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.
سؤال
The > operator means less than in a query.
سؤال
  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.
سؤال
  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?
سؤال
  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
Unlock Deck
1/68
auto play flashcards
العب
simple tutorial
ملء الشاشة (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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
6
Changes you make to PivotChart View are automatically reflected in PivotTable View and vice versa.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
7
A query can display fields from one or more tables in a relational database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
8
When you open a query in Datasheet View, you run it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
9
A select query is the most common type of query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
13
The operator means not equal to in a query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
14
A select query can be used to develop summary calculations, such as the sum of the values in a field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
15
Sort orders defined in Query Design View are not saved with the query object.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
16
Deleting a field from the query design grid deletes it from the table that contains that field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
17
Queries allow you to specify more than one sort field in Query Design View.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
18
In Query Design View, one-to-many join lines identify linking fields between related tables.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
20
Each criteria row of the query design grid is evaluated separately.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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 (?)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
22
Which operator signifies exponentiation?

A)#
B)*
C)/
D)^
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
24
Which function would you use to calculate today's current date?

A)CURRENT
B)DATE
C)YEAR
D)DAY
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
28
The operator >= means ____.

A)Less than or greater than
B)Within
C)In
D)Greater than or equal to
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
35
An SQL statement determines what fields are selected after the  ____ keyword.

A)SELECT
B)FROM
C)ORDER BY
D)LIST
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
36
The operator < means ____.

A)Greater than
B)Less than
C)Like
D)Not
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
37
Which character signifies the division operator?

A)^
B)*
C)/
D)\
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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 ("")
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
39
The operator > means ____.

A)Less than
B)Not equal to
C)Greater than
D)Null
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
42
The ____________________ function returns the number of characters in a field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
43
The Find ____________________ Query Wizard is used to determine whether a table contains duplicate values in one or more fields.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
44
Compare the field drop areas between a PivotTable and PivotChart.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
46
A summary query calculates statistics about ____.

A)One record
B)Groups of records
C)One field
D)Groups of fields
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
48
Filtering refers to reordering records in either ascending or descending order based on the values in the field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
50
The ____________________ function returns a number of characters from the first part of a field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
51
When a query is saved, it saves VBA statements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
52
The data displayed in a query is sometimes called a(n)____________________ view of the data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
55
Explain the position and purpose for the three typical field positions used in a crosstab query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
56
In Query Design View, you can drag the edge of a field list to resize it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
57
A(n)____________________ query is used to calculate information about a group of records.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
58
Use the ____________________ Query Wizard to guide you through the steps of creating a crosstab query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
63
Queries evaluate sort orders from left to right .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
65
The > operator means less than in a query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
68
  What sort orders have been specified in the query above? What sort orders have been specified in the query above?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.