Deck 4: Query Calculations and Expressions

ملء الشاشة (f)
exit full mode
سؤال
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
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
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
سؤال
In the formula,3*[BaseSalary],the 3 is considered a(n)________.

A)variable
B)field
C)argument
D)constant
سؤال
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)
سؤال
In the PMT function,what is not true about the type argument?

A)It is often filled in with zero.
B)It is often left blank.
C)It is required.
D)It is optional.
سؤال
What symbols does Access use to indicate a field name?

A)[]
B)()
C){}
D)""
سؤال
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
سؤال
Which of the following can help you build more complex expressions in calculated fields?

A)Property sheet
B)Design view
C)Expression Builder
D)Expression Creator
سؤال
What sheet will allow you to change the formatting of a field in a query?

A)Formatting
B)Modify
C)Build
D)Property
سؤال
Which of the following is not an arithmetic operator?

A)>
B)-
C)+
D)*
سؤال
What symbol does Access use to express exponentiation?

A)^
B)*
C)<>
D)()
سؤال
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)Putting the same field in more than once
C)Incorrectly spelling the field names
D)Forgetting PEMDAS
سؤال
What best describes the concept of syntax?

A)Predefined computation that performs a complex calculation
B)Specific inputs used to complete the calculation
C)Options that can be included in a function
D)Determines the layout and order of the function and its arguments
سؤال
In the PMT function,what is not true about the rate argument?

A)It assumes an annual interest rate.
B)It can contain references to fields.
C)It is optional.
D)It reflects the interest charged on a loan.
سؤال
According to the order of operations,what is not calculated after exponentiation?

A)Parenthesis
B)Multiplication
C)Division
D)Addition
سؤال
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
سؤال
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
سؤال
In the PMT function,what is not true about the Num_periods argument?

A)It reflects a count of how many times payments will be made.
B)It can contain references to fields.
C)You must use constants for this argument.
D)It is required.
سؤال
In the PMT function,what is not true about the Present_value argument?

A)It can contain references to fields.
B)It is optional.
C)It reflects the total amount of a loan.
D)It returns a negative value by default.
سؤال
Two good ways to test the results of a calculated field is to use a calculator or Excel.
سؤال
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
سؤال
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
سؤال
Access uses parenthesis ()to identify a field name.
سؤال
Access will identify logical errors in calculated fields.
سؤال
Which of the following is not a common aggregate function?

A)Count
B)Sum
C)Lowest
D)Avg
سؤال
Which of the following is not an argument used in the Pmt function?

A)Total_due
B)Rate
C)Future_value
D)Type
سؤال
Calculating values will help to avoid inconsistencies.
سؤال
If the arguments in a formula are in the wrong order,you will get a syntax error.
سؤال
What type of query will allow you to see statistics by category?

A)Update query
B)Delete query
C)Statistical query
D)Totals query
سؤال
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
سؤال
Another name for an input in a function is a(n)________.

A)Argument
B)Property
C)Value
D)Expression
سؤال
Access will calculate exactly what you tell it to calculate,even if you make logical errors in the calculation.
سؤال
What is not an example of a function?

A)=RATE
B)=PV
C)=PMT
D)=15*21
سؤال
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
سؤال
Calculated fields must always contain at least one constant.
سؤال
Access refers to ________ as aggregate functions.

A)Sums
B)Complex functions
C)Whole Column functions
D)Totals
سؤال
What punctuation do you use to separate the arguments in a function?

A);
B),
C):
D))
سؤال
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.
سؤال
In the PMT function,Future_value is considered an optional argument.
سؤال
A totals query allows you to see only the results of aggregate functions,not the detail.
سؤال
Some functions have optional arguments.
سؤال
You can add multiple levels of grouping to a Totals query.
سؤال
The rate argument in the Pmt function always uses the annual rate.
سؤال
An expression is a formula used in a calculated field that contains only one element.
سؤال
<> is an example of an argument.
سؤال
A combination of elements that produce a value is known as a(n)________.
سؤال
You can add aggregate functions to 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 add conditions to a Totals query.
سؤال
A function is a predefined computation that is used for simple calculations.
سؤال
All aggregate functions can be used with any field type.
سؤال
You can enter an expression in the Expression Builder by either typing the expression manually or by right-clicking the expression.
سؤال
A calculated field displays the results of an expression in contrast to other data which is stored directly in a(n)________.
سؤال
The Total row,when using aggregate functions,displays both the total and the individual records.
سؤال
It is permissible to use the percent (%)sign when entering the interest rate in the Pmt function.
سؤال
Access will always give you step-by-step instructions to help you fix errors in formulas.
سؤال
A(n)________ is a part of a formula that never changes its value.
سؤال
The Expression Builder tool helps you create complex expressions.
سؤال
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.
سؤال
When creating a calculated field a(n)________ is entered after the field name.
سؤال
Unless you add a minus sign,the Pmt function by default returns a(n)________ value.
سؤال
The ________ aggregate function returns the value with the lowest value.
سؤال
A(n)________ function performs a calculation on an entire column of data and returns a single value.
سؤال
When creating expressions,the ________ is useful to beginning users.
سؤال
Sometimes it is best to verify calculations by using a(n)________ on a few records.
سؤال
Using the Expression Builder can help you avoid ________ errors in field names.
سؤال
The Property Sheet in a query is very similar to the ________ properties in a table.
سؤال
The ________ aggregate function returns the value with the highest value.
سؤال
If you wanted to find out how many people are going on a trip you would use the ________ function in a calculated field.
سؤال
Fields with a ________ data type can use any aggregate function.
سؤال
The ________ sheet allows you to format a field.
سؤال
When you add ________ to a query you can summarize data by fields.
سؤال
If the formula,3*[Bonus],the 3 is considered a(n)________.
سؤال
The ________ aggregate function totals the items in a column.
سؤال
Functions generate results based on ________.
سؤال
A(n)________ query has an additional row which is used to display aggregate data.
سؤال
If you type the name of a calculated field incorrectly you will get an invalid ________ error.
سؤال
If you wanted to find the youngest person in your table,you would use the ________ function in a calculated field.
سؤال
Match between columns
Count
Average of a column
Count
Totals the items in a column
Count
Counts the number of values in a column
Count
Returns the lowest value
Count
Returns the highest value
Avg
Average of a column
Avg
Totals the items in a column
Avg
Counts the number of values in a column
Avg
Returns the lowest value
Avg
Returns the highest value
Min
Average of a column
Min
Totals the items in a column
Min
Counts the number of values in a column
Min
Returns the lowest value
Min
Returns the highest value
Sum
Average of a column
Sum
Totals the items in a column
Sum
Counts the number of values in a column
Sum
Returns the lowest value
Sum
Returns the highest value
Max
Average of a column
Max
Totals the items in a column
Max
Counts the number of values in a column
Max
Returns the lowest value
Max
Returns the highest value
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/87
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 4: Query Calculations and Expressions
1
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
C
2
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
A
3
In the formula,3*[BaseSalary],the 3 is considered a(n)________.

A)variable
B)field
C)argument
D)constant
D
4
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)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
5
In the PMT function,what is not true about the type argument?

A)It is often filled in with zero.
B)It is often left blank.
C)It is required.
D)It is optional.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
6
What symbols does Access use to indicate a field name?

A)[]
B)()
C){}
D)""
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
7
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
8
Which of the following can help you build more complex expressions in calculated fields?

A)Property sheet
B)Design view
C)Expression Builder
D)Expression Creator
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
9
What sheet will allow you to change the formatting of a field in a query?

A)Formatting
B)Modify
C)Build
D)Property
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
10
Which of the following is not an arithmetic operator?

A)>
B)-
C)+
D)*
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
11
What symbol does Access use to express exponentiation?

A)^
B)*
C)<>
D)()
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
12
What are predefined computations that perform complex calculations?

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

A)Forgetting the colon
B)Putting the same field in more than once
C)Incorrectly spelling the field names
D)Forgetting PEMDAS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
14
What best describes the concept of syntax?

A)Predefined computation that performs a complex calculation
B)Specific inputs used to complete the calculation
C)Options that can be included in a function
D)Determines the layout and order of the function and its arguments
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
15
In the PMT function,what is not true about the rate argument?

A)It assumes an annual interest rate.
B)It can contain references to fields.
C)It is optional.
D)It reflects the interest charged on a loan.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
16
According to the order of operations,what is not calculated after exponentiation?

A)Parenthesis
B)Multiplication
C)Division
D)Addition
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
17
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
18
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
19
In the PMT function,what is not true about the Num_periods argument?

A)It reflects a count of how many times payments will be made.
B)It can contain references to fields.
C)You must use constants for this argument.
D)It is required.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
20
In the PMT function,what is not true about the Present_value argument?

A)It can contain references to fields.
B)It is optional.
C)It reflects the total amount of a loan.
D)It returns a negative value by default.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
21
Two good ways to test the results of a calculated field is to use a calculator or Excel.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
22
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
23
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
24
Access uses parenthesis ()to identify a field name.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
25
Access will identify logical errors in calculated fields.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
26
Which of the following is not a common aggregate function?

A)Count
B)Sum
C)Lowest
D)Avg
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
27
Which of the following is not an argument used in the Pmt function?

A)Total_due
B)Rate
C)Future_value
D)Type
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
28
Calculating values will help to avoid inconsistencies.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
29
If the arguments in a formula are in the wrong order,you will get a syntax error.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
30
What type of query will allow you to see statistics by category?

A)Update query
B)Delete query
C)Statistical query
D)Totals query
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
31
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
32
Another name for an input in a function is a(n)________.

A)Argument
B)Property
C)Value
D)Expression
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
33
Access will calculate exactly what you tell it to calculate,even if you make logical errors in the calculation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
34
What is not an example of a function?

A)=RATE
B)=PV
C)=PMT
D)=15*21
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
35
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
36
Calculated fields must always contain at least one constant.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
37
Access refers to ________ as aggregate functions.

A)Sums
B)Complex functions
C)Whole Column functions
D)Totals
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
38
What punctuation do you use to separate the arguments in a function?

A);
B),
C):
D))
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
39
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
40
In the PMT function,Future_value is considered an optional argument.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
41
A totals query allows you to see only the results of aggregate functions,not the detail.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
42
Some functions have optional arguments.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
43
You can add multiple levels of grouping to a Totals query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
44
The rate argument in the Pmt function always uses the annual rate.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
45
An expression is a formula used in a calculated field that contains only one element.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
46
<> is an example of an argument.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
47
A combination of elements that produce a value is known as a(n)________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
48
You can add aggregate functions to calculated fields.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
49
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
50
You can add conditions to a Totals query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
51
A function is a predefined computation that is used for simple calculations.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
52
All aggregate functions can be used with any field type.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
53
You can enter an expression in the Expression Builder by either typing the expression manually or by right-clicking the expression.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
54
A calculated field displays the results of an expression in contrast to other data which is stored directly in a(n)________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
55
The Total row,when using aggregate functions,displays both the total and the individual records.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
56
It is permissible to use the percent (%)sign when entering the interest rate in the Pmt function.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
57
Access will always give you step-by-step instructions to help you fix errors in formulas.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
58
A(n)________ is a part of a formula that never changes its value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
59
The Expression Builder tool helps you create complex expressions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
60
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
61
When creating a calculated field a(n)________ is entered after the field name.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
62
Unless you add a minus sign,the Pmt function by default returns a(n)________ value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
63
The ________ aggregate function returns the value with the lowest value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
64
A(n)________ function performs a calculation on an entire column of data and returns a single value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
65
When creating expressions,the ________ is useful to beginning users.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
66
Sometimes it is best to verify calculations by using a(n)________ on a few records.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
67
Using the Expression Builder can help you avoid ________ errors in field names.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
68
The Property Sheet in a query is very similar to the ________ properties in a table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
69
The ________ aggregate function returns the value with the highest value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
70
If you wanted to find out how many people are going on a trip you would use the ________ function in a calculated field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
71
Fields with a ________ data type can use any aggregate function.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
72
The ________ sheet allows you to format a field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
73
When you add ________ to a query you can summarize data by fields.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
74
If the formula,3*[Bonus],the 3 is considered a(n)________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
75
The ________ aggregate function totals the items in a column.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
76
Functions generate results based on ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
77
A(n)________ query has an additional row which is used to display aggregate data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
78
If you type the name of a calculated field incorrectly you will get an invalid ________ error.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
79
If you wanted to find the youngest person in your table,you would use the ________ function in a calculated field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
80
Match between columns
Count
Average of a column
Count
Totals the items in a column
Count
Counts the number of values in a column
Count
Returns the lowest value
Count
Returns the highest value
Avg
Average of a column
Avg
Totals the items in a column
Avg
Counts the number of values in a column
Avg
Returns the lowest value
Avg
Returns the highest value
Min
Average of a column
Min
Totals the items in a column
Min
Counts the number of values in a column
Min
Returns the lowest value
Min
Returns the highest value
Sum
Average of a column
Sum
Totals the items in a column
Sum
Counts the number of values in a column
Sum
Returns the lowest value
Sum
Returns the highest value
Max
Average of a column
Max
Totals the items in a column
Max
Counts the number of values in a column
Max
Returns the lowest value
Max
Returns the highest value
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 87 في هذه المجموعة.