Deck 3: Access: Using Queries to Make Decisions

ملء الشاشة (f)
exit full mode
سؤال
When you want to add a condition to a Totals query, which option do you select from the Totals row list?

A)When
B)Group
C)Where
D)Condition
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
What button do you click to see the results of a query?

A)Go
B)Query
C)View
D)Run
سؤال
What allows you to summarize data by the values of a field?

A)Adding a summarizing field
B)Adding the proper calculated field
C)Adding grouping to a query
D)Adding an update field
سؤال
What symbols does Access use to indicate a field name?

A)[]
B)()
C){}
D)""
سؤال
In the formula, =1+(2-3)+5\6-6^2, what will Access evaluate first?

A)5\6
B)1+
C)6^2
D)(2-3)
سؤال
When creating a calculated field in a query, what common error will not give you a direct indication that there is a problem?

A)Misspelling the field name
B)Forgetting the order of operations
C)Forgetting the colon
D)Misspelling the name of a field within the calculated field
سؤال
Where does the Total row of an aggregate function display its results?

A)Last row in Datasheet view
B)First row in Datasheet view
C)Only row in Datasheet view
D)It does not display in Datasheet view.
سؤال
Which of the following is not an advantage of using the Expression Builder?

A)It will guarantee that you do not type field names incorrectly.
B)Its size
C)Easy access to various objects
D)Placeholders
سؤال
When you are prompted to enter a value when you run a query which includes a calculated field, you probably ________.

A)entered too many arguments in the formula
B)used the wrong arithmetic operator in your formula
C)forgot to name the new, calculated field
D)typed a field name incorrectly
سؤال
Which of the following is not an argument used in the Pmt function?

A)Total_due
B)Rate
C)Future_value
D)Type
سؤال
Another name for an input in a function is a(n)________.

A)Argument
B)Property
C)Value
D)Expression
سؤال
What are predefined computations that perform complex calculations?

A)Formulas
B)Functions
C)Arguments
D)Expressions
سؤال
Which of the following is not a common mistake when creating calculated fields?

A)Forgetting the colon
B)Using the wrong fields
C)Incorrectly spelled field names
D)Forgetting PEMDAS
سؤال
What sheet will allow you to change the formatting of a field in a query?

A)Formatting
B)Modify
C)Build
D)Property
سؤال
What is a type of field that displays the result of an expression rather than the data stored in a field?

A)Calculated
B)Lookup
C)AutoNumber
D)Hyperlink
سؤال
What value will Access calculate from the following formula: =1+(2-3)+5\6-6^2?

A)16
B)26.69
C)-35.2
D)-)17
سؤال
What type of query will allow you to see statistics by category?

A)Update query
B)Delete query
C)Statistical query
D)Totals query
سؤال
For a 15-year loan paid monthly, which of the following would not be correct for the num_periods argument in the Pmt function?

A)15
B)15*12
C)180
D)12*15
سؤال
As what does Access refer to aggregate functions?

A)Sums
B)Complex functions
C)Whole Column functions
D)Totals
سؤال
What is not a necessary piece of data needed for the Pmt function?

A)Interest rate
B)Amount already paid on the loan
C)Amount of the loan
D)Number of periods required to pay off the loan
سؤال
What can help you build more complex expressions in calculated fields?

A)Property sheet
B)Design view
C)Expression Builder
D)Expression Creator
سؤال
When creating expressions, the ________ is useful to beginning users.
سؤال
What error will you get if there is something wrong with the formula in a calculated field?

A)#NAME!
B)#FORMULA!
C)Invalid syntax
D)Invalid expression
سؤال
What punctuation do you use to separate the arguments in a function?

A);
B),
C):
D))
سؤال
What symbol does Access use to express exponentiation?

A)^
B)*
C)<>
D)()
سؤال
Which of the following is not a common aggregate function?

A)Count
B)Sum
C)Lowest
D)Avg
سؤال
Functions generate results based on ________.
سؤال
What can the phrase "Please Excuse My Dear Aunt Sally" help you remember?

A)The various printing options available in Excel
B)Naming convention for cell ranges
C)How to do date calculations
D)Order of operations
سؤال
What result would be generated by the formula =10*2-3*2?

A)34
B)-20
C)14
D)-2
سؤال
A(n)________ function performs a calculation on an entire column of data and returns a single value.
سؤال
A calculated field displays the results of an expression in contrast to other data which is stored directly in a(n)________.
سؤال
A(n)________ query has an additional row which is used to display aggregate data.
سؤال
________ fields can use any aggregate function.
سؤال
In the formula, =1+(2-3)+5\6-6^2, what will Access evaluate second?

A)5\6
B)1+
C)6^2
D)(2-3)
سؤال
What is not an example of a function?

A)=RATE
B)=PV
C)=PMT
D)=15*21
سؤال
When you run a query, what is the default view?

A)Design
B)Datasheet
C)Layout
D)Form
سؤال
Which of the following is not an arithmetic operator?

A)>
B)-
C)+
D)*
سؤال
A combination of elements that produce a value is known as a(n)________.
سؤال
Which element will you never find in a calculated field?

A)Arithmetic operator
B)Constant
C)Function
D)Macro
سؤال
According to the order of operations, what is not calculated after exponentiation?

A)Parenthesis
B)Multiplication
C)Division
D)Addition
سؤال
Sometimes it is best to verify calculations by using a(n)________ on a few records.
سؤال
The ________ aggregate function totals the items in a column.
سؤال
Using the Expression Builder can help you avoid ________ errors in field names.
سؤال
Two good ways to test the results of a calculated field is to use a calculator or Excel.
سؤال
If you type the name of a calculated field incorrectly you will get an invalid ________ error.
سؤال
The ________ aggregate function returns the value with the lowest value.
سؤال
If you wanted to find the youngest person in your table you would use the ________ function in a calculated field.
سؤال
If you wanted to find out how many people are going on a trip you would use the ________ function in a calculated field.
سؤال
Calculated fields must always contain at least one constant.
سؤال
Some functions have optional arguments.
سؤال
A(n)________ never changes its value.
سؤال
________ your output will make your query results more readable.
سؤال
A calculated field has a(n)________ after the field name.
سؤال
All aggregate functions can be used with any field type.
سؤال
It is permissible to use the percent (%)sign when entering the interest rate in the Pmt function.
سؤال
The Property Sheet is very similar to the ________ properties in a table.
سؤال
The ________ sheet allows you to format a field.
سؤال
When you add ________ to a query you can summarize data by fields.
سؤال
Unless you add a minus sign, the Pmt function by default returns a(n)________ value.
سؤال
The ________ aggregate function returns the value with the highest value.
سؤال
You can add conditions to a Totals query.
سؤال
<> is an example of an argument.
سؤال
The rate argument in the Pmt function always uses the annual rate.
سؤال
Access will calculate exactly what you tell it to calculate, even if you make logical errors in the calculation.
سؤال
A function is a predefined computation that is used for simple calculations.
سؤال
The Total row, when using aggregate functions, displays both the total and the individual records.
سؤال
The Zoom window allows you to see the entire contents of a cell.
سؤال
Access will always give you step-by-step instructions to help you fix errors in formulas.
سؤال
Calculating values will help to avoid inconsistencies.
سؤال
The Expression Creator tool helps you create complex expressions.
سؤال
Access uses parenthesis ()to identify a field name.
سؤال
A totals query allows you to see only the results of aggregate functions, not the detail.
سؤال
Having the user input the values directly is the best way to ensure that errors will not be included in the data.
سؤال
You can add multiple levels of grouping to a Totals query.
سؤال
It is useful, at times, to add the same field to a query several times.
سؤال
If you are not using a totals query, then you must display the Totals row in a query if you want to use aggregate functions.
سؤال
Access will identify logical errors in calculated fields.
سؤال
If you want to see the results of several aggregate functions for one field, you would add the field in the Totals query several times.
سؤال
You can enter an expression in the Expression Builder by either typing the expression manually or by right-clicking the expression.
سؤال
You can add aggregate functions to calculated fields.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/89
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 3: Access: Using Queries to Make Decisions
1
When you want to add a condition to a Totals query, which option do you select from the Totals row list?

A)When
B)Group
C)Where
D)Condition
C
2
What button do you click to see the results of a query?

A)Go
B)Query
C)View
D)Run
D
3
What allows you to summarize data by the values of a field?

A)Adding a summarizing field
B)Adding the proper calculated field
C)Adding grouping to a query
D)Adding an update field
C
4
What symbols does Access use to indicate a field name?

A)[]
B)()
C){}
D)""
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
5
In the formula, =1+(2-3)+5\6-6^2, what will Access evaluate first?

A)5\6
B)1+
C)6^2
D)(2-3)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
6
When creating a calculated field in a query, what common error will not give you a direct indication that there is a problem?

A)Misspelling the field name
B)Forgetting the order of operations
C)Forgetting the colon
D)Misspelling the name of a field within the calculated field
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
7
Where does the Total row of an aggregate function display its results?

A)Last row in Datasheet view
B)First row in Datasheet view
C)Only row in Datasheet view
D)It does not display in Datasheet view.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
8
Which of the following is not an advantage of using the Expression Builder?

A)It will guarantee that you do not type field names incorrectly.
B)Its size
C)Easy access to various objects
D)Placeholders
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
9
When you are prompted to enter a value when you run a query which includes a calculated field, you probably ________.

A)entered too many arguments in the formula
B)used the wrong arithmetic operator in your formula
C)forgot to name the new, calculated field
D)typed a field name incorrectly
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
10
Which of the following is not an argument used in the Pmt function?

A)Total_due
B)Rate
C)Future_value
D)Type
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
11
Another name for an input in a function is a(n)________.

A)Argument
B)Property
C)Value
D)Expression
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
12
What are predefined computations that perform complex calculations?

A)Formulas
B)Functions
C)Arguments
D)Expressions
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
13
Which of the following is not a common mistake when creating calculated fields?

A)Forgetting the colon
B)Using the wrong fields
C)Incorrectly spelled field names
D)Forgetting PEMDAS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
14
What sheet will allow you to change the formatting of a field in a query?

A)Formatting
B)Modify
C)Build
D)Property
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
15
What is a type of field that displays the result of an expression rather than the data stored in a field?

A)Calculated
B)Lookup
C)AutoNumber
D)Hyperlink
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
16
What value will Access calculate from the following formula: =1+(2-3)+5\6-6^2?

A)16
B)26.69
C)-35.2
D)-)17
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
17
What type of query will allow you to see statistics by category?

A)Update query
B)Delete query
C)Statistical query
D)Totals query
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
18
For a 15-year loan paid monthly, which of the following would not be correct for the num_periods argument in the Pmt function?

A)15
B)15*12
C)180
D)12*15
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
19
As what does Access refer to aggregate functions?

A)Sums
B)Complex functions
C)Whole Column functions
D)Totals
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
20
What is not a necessary piece of data needed for the Pmt function?

A)Interest rate
B)Amount already paid on the loan
C)Amount of the loan
D)Number of periods required to pay off the loan
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
21
What can help you build more complex expressions in calculated fields?

A)Property sheet
B)Design view
C)Expression Builder
D)Expression Creator
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
22
When creating expressions, the ________ is useful to beginning users.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
23
What error will you get if there is something wrong with the formula in a calculated field?

A)#NAME!
B)#FORMULA!
C)Invalid syntax
D)Invalid expression
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
24
What punctuation do you use to separate the arguments in a function?

A);
B),
C):
D))
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
25
What symbol does Access use to express exponentiation?

A)^
B)*
C)<>
D)()
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
26
Which of the following is not a common aggregate function?

A)Count
B)Sum
C)Lowest
D)Avg
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
27
Functions generate results based on ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
28
What can the phrase "Please Excuse My Dear Aunt Sally" help you remember?

A)The various printing options available in Excel
B)Naming convention for cell ranges
C)How to do date calculations
D)Order of operations
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
29
What result would be generated by the formula =10*2-3*2?

A)34
B)-20
C)14
D)-2
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
30
A(n)________ function performs a calculation on an entire column of data and returns a single value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
31
A calculated field displays the results of an expression in contrast to other data which is stored directly in a(n)________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
32
A(n)________ query has an additional row which is used to display aggregate data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
33
________ fields can use any aggregate function.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
34
In the formula, =1+(2-3)+5\6-6^2, what will Access evaluate second?

A)5\6
B)1+
C)6^2
D)(2-3)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
35
What is not an example of a function?

A)=RATE
B)=PV
C)=PMT
D)=15*21
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
36
When you run a query, what is the default view?

A)Design
B)Datasheet
C)Layout
D)Form
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
37
Which of the following is not an arithmetic operator?

A)>
B)-
C)+
D)*
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
38
A combination of elements that produce a value is known as a(n)________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
39
Which element will you never find in a calculated field?

A)Arithmetic operator
B)Constant
C)Function
D)Macro
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
40
According to the order of operations, what is not calculated after exponentiation?

A)Parenthesis
B)Multiplication
C)Division
D)Addition
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
41
Sometimes it is best to verify calculations by using a(n)________ on a few records.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
42
The ________ aggregate function totals the items in a column.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
43
Using the Expression Builder can help you avoid ________ errors in field names.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
44
Two good ways to test the results of a calculated field is to use a calculator or Excel.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
45
If you type the name of a calculated field incorrectly you will get an invalid ________ error.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
46
The ________ aggregate function returns the value with the lowest value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
47
If you wanted to find the youngest person in your table you would use the ________ function in a calculated field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
48
If you wanted to find out how many people are going on a trip you would use the ________ function in a calculated field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
49
Calculated fields must always contain at least one constant.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
50
Some functions have optional arguments.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
51
A(n)________ never changes its value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
52
________ your output will make your query results more readable.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
53
A calculated field has a(n)________ after the field name.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
54
All aggregate functions can be used with any field type.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
55
It is permissible to use the percent (%)sign when entering the interest rate in the Pmt function.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
56
The Property Sheet is very similar to the ________ properties in a table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
57
The ________ sheet allows you to format a field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
58
When you add ________ to a query you can summarize data by fields.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
59
Unless you add a minus sign, the Pmt function by default returns a(n)________ value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
60
The ________ aggregate function returns the value with the highest value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
61
You can add conditions to a Totals query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
62
<> is an example of an argument.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
63
The rate argument in the Pmt function always uses the annual rate.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
64
Access will calculate exactly what you tell it to calculate, even if you make logical errors in the calculation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
65
A function is a predefined computation that is used for simple calculations.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
66
The Total row, when using aggregate functions, displays both the total and the individual records.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
67
The Zoom window allows you to see the entire contents of a cell.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
68
Access will always give you step-by-step instructions to help you fix errors in formulas.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
69
Calculating values will help to avoid inconsistencies.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
70
The Expression Creator tool helps you create complex expressions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
71
Access uses parenthesis ()to identify a field name.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
72
A totals query allows you to see only the results of aggregate functions, not the detail.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
73
Having the user input the values directly is the best way to ensure that errors will not be included in the data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
74
You can add multiple levels of grouping to a Totals query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
75
It is useful, at times, to add the same field to a query several times.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
76
If you are not using a totals query, then you must display the Totals row in a query if you want to use aggregate functions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
77
Access will identify logical errors in calculated fields.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
78
If you want to see the results of several aggregate functions for one field, you would add the field in the Totals query several times.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
79
You can enter an expression in the Expression Builder by either typing the expression manually or by right-clicking the expression.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
80
You can add aggregate functions to calculated fields.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 89 في هذه المجموعة.