Deck 2: Create Select Queries

ملء الشاشة (f)
exit full mode
سؤال
A(n) ________ is a combination of fields, mathematical operators, and pre-built functions that calculates values in tables, forms, queries, and reports.

A) operator
B) expression
C) wildcard
D) comparison
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
The Access comparison operator for less than or equal to is ________.

A) >=
B) <>
C) <=
D) <
سؤال
The results of a query are displayed in ________ view.

A) Table
B) Datasheet
C) Layout
D) Design
سؤال
The Run button for executing a query is found in the ________ group under the Design tab.

A) Query Type
B) Query Setup
C) Results
D) Show/Hide
سؤال
Use the ________ to build expressions in a query.

A) Expression Builder
B) Formula Creator
C) Arithmetic Wizard
D) Builder Tool
سؤال
Criteria that contain text must be surrounded by ________.

A) * * asterisks
B) " " quotation marks
C) # # number signs
D) [ ] brackets
سؤال
The Query Wizard button is found in the Queries group under the ________ tab.

A) Create
B) Home
C) External Data
D) Database Tools
سؤال
The Access comparison operator for not equal to is ________.

A) <=
B) =!
C) <>
D) " "
سؤال
Which of the following is the correct order of the steps for creating a query in Design view?

A) Add the tables, add the fields, add the criteria, and run the query.
B) Add the tables, add the criteria, add the fields, and run the query.
C) Add the criteria, add the fields, add the tables, and run the query.
D) Add the fields, add the tables, add the criteria, and run the query.
سؤال
When two criteria are placed in different rows in the design grid, the ________ logical operator applies.

A) And
B) Null
C) Or
D) Not Null
سؤال
________ to add fields to the design grid.

A) Double-click
B) Copy
C) Click
D) Paste
سؤال
An alternative to add fields to the design grid is to ________ the field to the column.

A) double-click
B) drag
C) click
D) double-tap
سؤال
In expressions, field names are enclosed between ________.

A) ( ) parentheses
B) { } braces
C) " " quotation marks
D) [ ] brackets
سؤال
The multiplication operator is ________.

A) *
B) ×
C) @
D) ^
سؤال
A(n) ________ is a descriptive label given to a calculated field.

A) expression
B) alias
C) wildcard
D) property
سؤال
A query's ________ is used to determine how the query should be grouped and summarized.

A) Total row
B) Show Table dialog box
C) Design view
D) Criteria row
سؤال
When creating a query, the ________ displays the tables that the query will search.

A) query design grid
B) Print Preview
C) query design workspace
D) Quick Info
سؤال
Quick Info, ToolTips, and AutoComplete are displayed by the ________ feature.

A) IntelliSense
B) Print Preview
C) Live Preview
D) Advanced
سؤال
The ________ operator finds all numbers or dates between and including two values.

A) Middle
B) Summary
C) Between...And
D) Comes Between
سؤال
The ________ Wizard quickly adds fields to a new query.

A) Normal Query
B) Search Query
C) Filter Query
D) Simple Query
سؤال
Using the Don* criteria, which of the following would NOT be matched?

A) Adonna
B) Donna
C) Donald
D) Don
سؤال
When creating a query, placing two criteria in the same row indicates that the ________ logical operator applies.

A) Or
B) Null
C) And
D) Not Null
سؤال
All of the following are Date/Time formats EXCEPT ________.

A) Long Date
B) General Number
C) Medium Time
D) Short Date
سؤال
A special character used in query criteria, which allows matches for any combination of letters or characters, is called a ________.

A) floater
B) variable
C) deuce
D) wildcard
سؤال
The ________ operator designates which query column contains the group of values to summarize as a single record.

A) Group By
B) Greater than
C) And
D) Null
سؤال
You need to manually insert the Like operator when including wildcards in query criteria.
سؤال
The second step in creating a query in Design view is to add the fields.
سؤال
The ________ operator calculates the total of the values in each group.

A) Count
B) Sum
C) Avg
D) Add
سؤال
Criteria are case sensitive.
سؤال
The placement of criteria in the design grid rows does not determine whether records display.
سؤال
Between…And finds all numbers or dates between and including two values.
سؤال
A query can get its data from one or more tables, from existing queries, or from a combination of the two.
سؤال
________ display in the query datasheet header row.

A) Captions
B) Aliases
C) Titles
D) Legends
سؤال
When entering criteria that include wildcards, the ________ operator will automatically be entered.

A) Or
B) Like
C) And
D) =
سؤال
Using the D?n criteria, which of the following would NOT be matched?

A) Don
B) Dan
C) Din
D) Dean
سؤال
The × symbol indicates multiplication in an expression.
سؤال
Count is an example of a quantity statistic.
سؤال
Once a select query is created, it can be used only one time.
سؤال
The ________ logical operator tests whether a field is empty.

A) Is Null
B) Like
C) Is Not Null
D) True
سؤال
When an alias is used in an expression, it is enclosed in square brackets.
سؤال
If you do not type quotations marks around criteria, they will be automatically inserted.
سؤال
In query criteria, numbers are typically combined with comparison operators.
سؤال
When a value must not match, type <> and then type the value.
سؤال
When using the Simple Query Wizard, you CANNOT include fields from related tables-only fields from the active table.
سؤال
If you widen a query column in the design grid, the column will return to its original width when the query is closed.
سؤال
It is best practice to exclude spaces from field names.
سؤال
A calculated field can be assigned any of the data types other fields are assigned.
سؤال
The last step in creating a query in Design view is to add the tables.
سؤال
The Quick Info message explains the purpose of the selected AutoComplete command.
سؤال
When selecting the fields you want to display in the query result, choosing fields from unrelated tables will result in too many records displaying.
سؤال
Select queries do not change the data in the underlying table(s).
سؤال
If you add criteria to more than one query column, either one or the other criteria must be true for the record to be included in the query results.
سؤال
In expressions, field names are always enclosed by parentheses.
سؤال
If you do not enclose date criterion in number signs (#), they will be inserted automatically.
سؤال
Tables can be added to the query design workspace using the Show Table dialog box.
سؤال
When a query is run, the results display in Datasheet view.
سؤال
It is okay to include spaces in labels.
سؤال
By default, queries follow the relationship rules defined in the Relationships window.
سؤال
When you include the quotation marks around criteria, the AutoComplete and QuickInfo messages display.
سؤال
It is NOT best practice to run a query to test it before adding criteria.
سؤال
The ________ logical operator creates a comparison of two criteria that is true only when both criteria outcomes are true.
سؤال
Average is an example of a summary statistic.
سؤال
The wildcard character, ________, matches any single numeric character.
سؤال
When two criteria are placed in the same row in the design grid, the And logical operator applies.
سؤال
The wildcard character, # (number sign), matches any single character.
سؤال
If you do not want a column to display in the datasheet, uncheck the Show box in the Query design grid.
سؤال
When creating a query, the criteria are the ________ used to select the desired records.
سؤال
When a date is used as query criteria, the ________ symbol is placed before and after it.
سؤال
The value that displays in place of actual field names in datasheets, forms, and reports is called a caption.
سؤال
After you create a select query, you ________ it to see the results.
سؤال
Query ________ operators such as > and < are used to compare two values.
سؤال
The Simple Query Wizard can be used to quickly ________ fields to a new query.
سؤال
In a query, calculated fields begin with a descriptive label that ends with an asterisk.
سؤال
The Sum operator calculates the total of the values in each group.
سؤال
Pound signs in a numeric field indicate that the value is the right width for the column.
سؤال
Captions display in ________ headings in the query datasheet.
سؤال
In queries, calculated fields need a descriptive label used to identify a field in expressions, datasheets, or forms and reports.
سؤال
A(n) ________ displays a subset of the data in response to a specific question.
سؤال
Use the Property Sheet to adjust the number of decimal places a calculation displays in the query datasheet.
سؤال
Left and right square brackets are used to surround ________ names in expressions.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/96
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 2: Create Select Queries
1
A(n) ________ is a combination of fields, mathematical operators, and pre-built functions that calculates values in tables, forms, queries, and reports.

A) operator
B) expression
C) wildcard
D) comparison
B
2
The Access comparison operator for less than or equal to is ________.

A) >=
B) <>
C) <=
D) <
C
3
The results of a query are displayed in ________ view.

A) Table
B) Datasheet
C) Layout
D) Design
B
4
The Run button for executing a query is found in the ________ group under the Design tab.

A) Query Type
B) Query Setup
C) Results
D) Show/Hide
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
5
Use the ________ to build expressions in a query.

A) Expression Builder
B) Formula Creator
C) Arithmetic Wizard
D) Builder Tool
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
6
Criteria that contain text must be surrounded by ________.

A) * * asterisks
B) " " quotation marks
C) # # number signs
D) [ ] brackets
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
7
The Query Wizard button is found in the Queries group under the ________ tab.

A) Create
B) Home
C) External Data
D) Database Tools
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
8
The Access comparison operator for not equal to is ________.

A) <=
B) =!
C) <>
D) " "
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
9
Which of the following is the correct order of the steps for creating a query in Design view?

A) Add the tables, add the fields, add the criteria, and run the query.
B) Add the tables, add the criteria, add the fields, and run the query.
C) Add the criteria, add the fields, add the tables, and run the query.
D) Add the fields, add the tables, add the criteria, and run the query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
10
When two criteria are placed in different rows in the design grid, the ________ logical operator applies.

A) And
B) Null
C) Or
D) Not Null
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
11
________ to add fields to the design grid.

A) Double-click
B) Copy
C) Click
D) Paste
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
12
An alternative to add fields to the design grid is to ________ the field to the column.

A) double-click
B) drag
C) click
D) double-tap
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
13
In expressions, field names are enclosed between ________.

A) ( ) parentheses
B) { } braces
C) " " quotation marks
D) [ ] brackets
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
14
The multiplication operator is ________.

A) *
B) ×
C) @
D) ^
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
15
A(n) ________ is a descriptive label given to a calculated field.

A) expression
B) alias
C) wildcard
D) property
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
16
A query's ________ is used to determine how the query should be grouped and summarized.

A) Total row
B) Show Table dialog box
C) Design view
D) Criteria row
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
17
When creating a query, the ________ displays the tables that the query will search.

A) query design grid
B) Print Preview
C) query design workspace
D) Quick Info
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
18
Quick Info, ToolTips, and AutoComplete are displayed by the ________ feature.

A) IntelliSense
B) Print Preview
C) Live Preview
D) Advanced
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
19
The ________ operator finds all numbers or dates between and including two values.

A) Middle
B) Summary
C) Between...And
D) Comes Between
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
20
The ________ Wizard quickly adds fields to a new query.

A) Normal Query
B) Search Query
C) Filter Query
D) Simple Query
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
21
Using the Don* criteria, which of the following would NOT be matched?

A) Adonna
B) Donna
C) Donald
D) Don
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
22
When creating a query, placing two criteria in the same row indicates that the ________ logical operator applies.

A) Or
B) Null
C) And
D) Not Null
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
23
All of the following are Date/Time formats EXCEPT ________.

A) Long Date
B) General Number
C) Medium Time
D) Short Date
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
24
A special character used in query criteria, which allows matches for any combination of letters or characters, is called a ________.

A) floater
B) variable
C) deuce
D) wildcard
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
25
The ________ operator designates which query column contains the group of values to summarize as a single record.

A) Group By
B) Greater than
C) And
D) Null
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
26
You need to manually insert the Like operator when including wildcards in query criteria.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
27
The second step in creating a query in Design view is to add the fields.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
28
The ________ operator calculates the total of the values in each group.

A) Count
B) Sum
C) Avg
D) Add
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
29
Criteria are case sensitive.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
30
The placement of criteria in the design grid rows does not determine whether records display.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
31
Between…And finds all numbers or dates between and including two values.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
32
A query can get its data from one or more tables, from existing queries, or from a combination of the two.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
33
________ display in the query datasheet header row.

A) Captions
B) Aliases
C) Titles
D) Legends
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
34
When entering criteria that include wildcards, the ________ operator will automatically be entered.

A) Or
B) Like
C) And
D) =
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
35
Using the D?n criteria, which of the following would NOT be matched?

A) Don
B) Dan
C) Din
D) Dean
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
36
The × symbol indicates multiplication in an expression.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
37
Count is an example of a quantity statistic.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
38
Once a select query is created, it can be used only one time.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
39
The ________ logical operator tests whether a field is empty.

A) Is Null
B) Like
C) Is Not Null
D) True
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
40
When an alias is used in an expression, it is enclosed in square brackets.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
41
If you do not type quotations marks around criteria, they will be automatically inserted.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
42
In query criteria, numbers are typically combined with comparison operators.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
43
When a value must not match, type <> and then type the value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
44
When using the Simple Query Wizard, you CANNOT include fields from related tables-only fields from the active table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
45
If you widen a query column in the design grid, the column will return to its original width when the query is closed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
46
It is best practice to exclude spaces from field names.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
47
A calculated field can be assigned any of the data types other fields are assigned.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
48
The last step in creating a query in Design view is to add the tables.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
49
The Quick Info message explains the purpose of the selected AutoComplete command.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
50
When selecting the fields you want to display in the query result, choosing fields from unrelated tables will result in too many records displaying.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
51
Select queries do not change the data in the underlying table(s).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
52
If you add criteria to more than one query column, either one or the other criteria must be true for the record to be included in the query results.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
53
In expressions, field names are always enclosed by parentheses.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
54
If you do not enclose date criterion in number signs (#), they will be inserted automatically.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
55
Tables can be added to the query design workspace using the Show Table dialog box.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
56
When a query is run, the results display in Datasheet view.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
57
It is okay to include spaces in labels.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
58
By default, queries follow the relationship rules defined in the Relationships window.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
59
When you include the quotation marks around criteria, the AutoComplete and QuickInfo messages display.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
60
It is NOT best practice to run a query to test it before adding criteria.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
61
The ________ logical operator creates a comparison of two criteria that is true only when both criteria outcomes are true.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
62
Average is an example of a summary statistic.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
63
The wildcard character, ________, matches any single numeric character.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
64
When two criteria are placed in the same row in the design grid, the And logical operator applies.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
65
The wildcard character, # (number sign), matches any single character.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
66
If you do not want a column to display in the datasheet, uncheck the Show box in the Query design grid.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
67
When creating a query, the criteria are the ________ used to select the desired records.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
68
When a date is used as query criteria, the ________ symbol is placed before and after it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
69
The value that displays in place of actual field names in datasheets, forms, and reports is called a caption.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
70
After you create a select query, you ________ it to see the results.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
71
Query ________ operators such as > and < are used to compare two values.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
72
The Simple Query Wizard can be used to quickly ________ fields to a new query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
73
In a query, calculated fields begin with a descriptive label that ends with an asterisk.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
74
The Sum operator calculates the total of the values in each group.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
75
Pound signs in a numeric field indicate that the value is the right width for the column.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
76
Captions display in ________ headings in the query datasheet.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
77
In queries, calculated fields need a descriptive label used to identify a field in expressions, datasheets, or forms and reports.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
78
A(n) ________ displays a subset of the data in response to a specific question.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
79
Use the Property Sheet to adjust the number of decimal places a calculation displays in the query datasheet.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
80
Left and right square brackets are used to surround ________ names in expressions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 96 في هذه المجموعة.