Deck 7: Improving Queries

ملء الشاشة (f)
exit full mode
سؤال
In Query Design View, one-to-many join lines identify linking fields between related tables.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
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.
سؤال
OR queries narrow the number of records that will appear in the datasheet because a record must be true for all criteria.
سؤال
A query can display fields from one or more tables in a relational database.
سؤال
  In the accompanying figure, the criteria in the first row of the query would be considered AND criteria.<div style=padding-top: 35px>
In the accompanying figure, the criteria in the first row of the query would be considered AND criteria.
سؤال
Sort orders defined in Query Design View are not saved with the query object.
سؤال
  In the accompanying figure, the criteria in the TourStartDate column would be considered OR criteria.<div style=padding-top: 35px>
In the accompanying figure, the criteria in the TourStartDate column would be considered OR criteria.
سؤال
A select query can be used to develop summary calculations, such as the sum of the values in a field.
سؤال
In Query Design View, a table's name displays in the field list title bar.
سؤال
Access helps you with criteria syntax in the query design grid.
سؤال
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.
سؤال
Each criteria row of the query design grid is evaluated separately.
سؤال
In a query, the <> operator means not equal.
سؤال
<strong>  In the accompanying figure, fields from how many tables will display on the datasheet?</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px>
In the accompanying figure, fields from how many tables will display on the datasheet?

A) 1
B) 2
C) 3
D) 4
سؤال
<strong>  In the accompanying figure, item 2 refers to a(n) ____.</strong> A) field list B) one-to-many link line C) query design grid D) Show Table window <div style=padding-top: 35px>
In the accompanying figure, item 2 refers to a(n) ____.

A) field list
B) one-to-many link line
C) query design grid
D) Show Table window
سؤال
When you open a query in Datasheet View, you run it.
سؤال
Deleting a field from the query design grid deletes it from the database table that contains that field.
سؤال
You can specify more than one sort field in Query Design View.
سؤال
A select query is the most common type of query.
سؤال
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
سؤال
<strong>  In the accompanying figure, item 3 points to ____.</strong> A) a field from the Payments table B) a field from the Tours table C) the Payments field list D) the Sales field list <div style=padding-top: 35px>
In the accompanying figure, item 3 points to ____.

A) a field from the Payments table
B) a field from the Tours table
C) the Payments field list
D) the Sales field list
سؤال
<strong>  In the accompanying figure, 1 refers to a ____.</strong> A) function B) operator C) expression D) calculated field name <div style=padding-top: 35px>
In the accompanying figure, 1 refers to a ____.

A) function
B) operator
C) expression
D) calculated field name
سؤال
In the query design grid, what characters surround text criteria?

A) Pound signs (#)
B) Dollar signs ($)
C) Percent signs (%)
D) Quotation marks ("")
سؤال
An SQL statement determines how the resulting records are sorted after the ____ keyword.

A) SELECT
B) LINK
C) FROM
D) ORDER BY
سؤال
____ 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>  How many calculated fields are shown in the accompanying figure?</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px>
How many calculated fields are shown in the accompanying figure?

A) 1
B) 2
C) 3
D) 4
سؤال
The < comparison operator means ____.

A) less than
B) not equal to
C) greater than
D) null
سؤال
<strong>  In the accompanying figure, how many fields will display on the resulting datasheet?</strong> A) 3 B) 4 C) 5 D) 6 <div style=padding-top: 35px>
In the accompanying figure, how many fields will display on the resulting datasheet?

A) 3
B) 4
C) 5
D) 6
سؤال
The wildcard character that represents one character in query criteria is the ____.

A) asterisk (*)
B) exclamation point (!)
C) tilde (~)
D) question mark (?)
سؤال
An SQL statement determines what fields are selected after the ____ keyword.

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

A) greater than
B) less than
C) like
D) not
سؤال
<strong>  In the accompanying figure, item 1 refers to a(n) ____.</strong> A) table name B) field list C) query design grid D) one-to-many join line <div style=padding-top: 35px>
In the accompanying figure, item 1 refers to a(n) ____.

A) table name
B) field list
C) query design grid
D) one-to-many join line
سؤال
The wildcard character that represents any combination of characters in query criteria is the ____.

A) asterisk (*)
B) exclamation point (!)
C) tilde (~)
D) question mark (?)
سؤال
A(n) ____ character is used in criteria to represent any combination of characters.

A) Wildcard
B) Default
C) Criteria
D) Expression
سؤال
The > comparison operator means ____.

A) greater than
B) greater than or equal to
C) less than
D) less than or equal to
سؤال
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
سؤال
When the comparison operator Null is used as criteria in the query design grid, the query finds records in which ____.

A) the value is not equal to the text "Null"
B) the field value is equal to the text "Null"
C) any value has been entered for a field
D) no value has been entered for a field
سؤال
<strong>  In the accompanying figure, what is the primary key field of the Tours table?</strong> A) TourNo B) Customers C) Sales D) Tours <div style=padding-top: 35px>
In the accompanying figure, what is the primary key field of the Tours table?

A) TourNo
B) Customers
C) Sales
D) Tours
سؤال
The >= comparison operator means ____.

A) less than or greater than
B) within
C) in
D) greater than or equal to
سؤال
Which arithmetic operator signifies division?

A) ^
B) *
C) /
D) \
سؤال
The ____ function returns a number of characters from the first part of a field.
سؤال
The ____ function returns the number of characters in a field.
سؤال
Use the ____ Query Wizard to guide you through the steps of creating a crosstab query.
سؤال
The data displayed in a query is sometimes called a(n) ____ view of the data.
سؤال
Which row in the query design grid identifies which of the three positions each field takes in the crosstab query?

A) Group By row
B) Total row
C) Values row
D) Crosstab row
سؤال
Use the ____ check box in the query design grid to select or unselect a field to display in the resulting datasheet.
سؤال
Which aggregate function would NOT work well on a Short Text field?

A) Sum
B) Min
C) Max
D) Count
سؤال
A(n) ____ query is used to calculate statistics about a group of records.
سؤال
Which function should you use to calculate the monthly payment on a loan?

A) PMT
B) LOAN
C) PAY
D) RATE
سؤال
Which arithmetic operator signifies exponentiation?

A) #
B) *
C) /
D) ^
سؤال
Which aggregate function is used to find the average of values in a field?

A) Avg
B) Average
C) Mean
D) Mode
سؤال
The Find ____ Query Wizard is used to determine whether a table contains duplicate values in one or more fields.
سؤال
Which aggregate function is used to find the number of values in a field?

A) Values
B) Num
C) Number
D) Count
سؤال
Which function should you use to calculate today's current date?

A) CURRENT
B) DATE
C) YEAR
D) DAY
سؤال
____ 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.
سؤال
A summary query calculates statistics about ____.

A) one record
B) groups of records
C) one field
D) groups of fields
سؤال
When you create a summary query, which row is added to the query design grid?

A) Criteria
B) Table
C) Field
D) Total
سؤال
Which query wizard helps you build a crosstab query?

A) Select Query Wizard
B) Crosstab Query Wizard
C) Simple Query Wizard
D) Find Aggregates Query Wizard
سؤال
Which 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. _________________________
سؤال
Match each of the following with the correct definition or statement.
a.Calculated field
d.Aggregate function
b.Expression
e.Sort
c.Function
f.Wildcard character
A predefined Access formula that returns a value such as a subtotal or count
سؤال
Match each of the following with the correct definition or statement.
a.Calculated field
d.Aggregate function
b.Expression
e.Sort
c.Function
f.Wildcard character
A field of data that is created based on values of other fields
سؤال
The Find ____ Query Wizard is used to find records in one table that do not have related records in another table.
سؤال
Discuss the use of the * wildcard character in query criteria.
سؤال
When a query is saved, it saves VBA statements. _________________________
سؤال
Queries evaluate sort orders from left to right. _________________________
سؤال
You can view the SQL code for any query by switching to Code View. _________________________
سؤال
In Query Design View, you can drag the edge of a(n) field list to resize it. _________________________
سؤال
Explain the relationship between the Like operator and the wildcard character using an example that describes how to create criteria for all values in a CompanyName field that start with the letter J.
سؤال
Match each of the following with the correct definition or statement.
a.Calculated field
d.Aggregate function
b.Expression
e.Sort
c.Function
f.Wildcard character
An asterisk or question mark used in a query
سؤال
The > operator means less than in a query. _________________________
سؤال
In SQL, the FROM keyword determines how records are sorted. _________________________
سؤال
Match each of the following with the correct definition or statement.
a.Calculated field
d.Aggregate function
b.Expression
e.Sort
c.Function
f.Wildcard character
A statistic such as a subtotal or count is determined on a given field in a group of records
سؤال
When you are saving a query, you are saving a set of instructions written in Standard Query Language. _________________________
سؤال
Syntax are tests, or limiting conditions, that must be true for a record to be selected for a datasheet in a query. _________________________
سؤال
  You want to add the PaymentDate field from the Payments table in the query shown in the accompanying figure. Describe how you can do this.<div style=padding-top: 35px>
You want to add the PaymentDate field from the Payments table in the query shown in the accompanying figure. Describe how you can do this.
سؤال
Match each of the following with the correct definition or statement.
a.Calculated field
d.Aggregate function
b.Expression
e.Sort
c.Function
f.Wildcard character
A datasheet's records are placed in a determined order
سؤال
SQL statements start with the FROM keyword. _________________________
سؤال
Match each of the following with the correct definition or statement.
a.Calculated field
d.Aggregate function
b.Expression
e.Sort
c.Function
f.Wildcard character
A combination of field names, operators and functions
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/84
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 7: Improving Queries
1
In Query Design View, one-to-many join lines identify linking fields between related tables.
True
2
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.
True
3
OR queries narrow the number of records that will appear in the datasheet because a record must be true for all criteria.
False
4
A query can display fields from one or more tables in a relational database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
5
  In the accompanying figure, the criteria in the first row of the query would be considered AND criteria.
In the accompanying figure, the criteria in the first row of the query would be considered AND criteria.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
6
Sort orders defined in Query Design View are not saved with the query object.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
7
  In the accompanying figure, the criteria in the TourStartDate column would be considered OR criteria.
In the accompanying figure, the criteria in the TourStartDate column would be considered OR criteria.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
8
A select query can be used to develop summary calculations, such as the sum of the values in a field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
9
In Query Design View, a table's name displays in the field list title bar.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
10
Access helps you with criteria syntax in the query design grid.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
11
If you change a customer name from "Miller" to "Millen" in a query's datasheet, you will need to make the update in any other query that also displays this customer's name.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
12
Each criteria row of the query design grid is evaluated separately.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
13
In a query, the <> operator means not equal.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
14
<strong>  In the accompanying figure, fields from how many tables will display on the datasheet?</strong> A) 1 B) 2 C) 3 D) 4
In the accompanying figure, fields from how many tables will display on the datasheet?

A) 1
B) 2
C) 3
D) 4
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
15
<strong>  In the accompanying figure, item 2 refers to a(n) ____.</strong> A) field list B) one-to-many link line C) query design grid D) Show Table window
In the accompanying figure, item 2 refers to a(n) ____.

A) field list
B) one-to-many link line
C) query design grid
D) Show Table window
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
16
When you open a query in Datasheet View, you run it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
17
Deleting a field from the query design grid deletes it from the database table that contains that field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
18
You can specify more than one sort field in Query Design View.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
19
A select query is the most common type of query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
20
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
21
<strong>  In the accompanying figure, item 3 points to ____.</strong> A) a field from the Payments table B) a field from the Tours table C) the Payments field list D) the Sales field list
In the accompanying figure, item 3 points to ____.

A) a field from the Payments table
B) a field from the Tours table
C) the Payments field list
D) the Sales field list
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
22
<strong>  In the accompanying figure, 1 refers to a ____.</strong> A) function B) operator C) expression D) calculated field name
In the accompanying figure, 1 refers to a ____.

A) function
B) operator
C) expression
D) calculated field name
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
23
In the query design grid, what characters surround text criteria?

A) Pound signs (#)
B) Dollar signs ($)
C) Percent signs (%)
D) Quotation marks ("")
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
24
An SQL statement determines how the resulting records are sorted after the ____ keyword.

A) SELECT
B) LINK
C) FROM
D) ORDER BY
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
25
____ criteria are two or more criteria on the same Criteria row of the query design grid.

A) OR
B) Expand
C) AND
D) Wildcard
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
26
<strong>  How many calculated fields are shown in the accompanying figure?</strong> A) 1 B) 2 C) 3 D) 4
How many calculated fields are shown in the accompanying figure?

A) 1
B) 2
C) 3
D) 4
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
27
The < comparison operator means ____.

A) less than
B) not equal to
C) greater than
D) null
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
28
<strong>  In the accompanying figure, how many fields will display on the resulting datasheet?</strong> A) 3 B) 4 C) 5 D) 6
In the accompanying figure, how many fields will display on the resulting datasheet?

A) 3
B) 4
C) 5
D) 6
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
29
The wildcard character that represents one character in query criteria is the ____.

A) asterisk (*)
B) exclamation point (!)
C) tilde (~)
D) question mark (?)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
30
An SQL statement determines what fields are selected after the ____ keyword.

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

A) greater than
B) less than
C) like
D) not
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
32
<strong>  In the accompanying figure, item 1 refers to a(n) ____.</strong> A) table name B) field list C) query design grid D) one-to-many join line
In the accompanying figure, item 1 refers to a(n) ____.

A) table name
B) field list
C) query design grid
D) one-to-many join line
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
33
The wildcard character that represents any combination of characters in query criteria is the ____.

A) asterisk (*)
B) exclamation point (!)
C) tilde (~)
D) question mark (?)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
34
A(n) ____ character is used in criteria to represent any combination of characters.

A) Wildcard
B) Default
C) Criteria
D) Expression
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
35
The > comparison operator means ____.

A) greater than
B) greater than or equal to
C) less than
D) less than or equal to
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
36
An SQL statement determines how the tables are joined after the ____ keyword

A) SELECT
B) RELATE
C) FROM
D) ORDER BY
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
37
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
38
When the comparison operator Null is used as criteria in the query design grid, the query finds records in which ____.

A) the value is not equal to the text "Null"
B) the field value is equal to the text "Null"
C) any value has been entered for a field
D) no value has been entered for a field
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
39
<strong>  In the accompanying figure, what is the primary key field of the Tours table?</strong> A) TourNo B) Customers C) Sales D) Tours
In the accompanying figure, what is the primary key field of the Tours table?

A) TourNo
B) Customers
C) Sales
D) Tours
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
40
The >= comparison operator means ____.

A) less than or greater than
B) within
C) in
D) greater than or equal to
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
41
Which arithmetic operator signifies division?

A) ^
B) *
C) /
D) \
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
42
The ____ function returns a number of characters from the first part of a field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
43
The ____ function returns the number of characters in a field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
44
Use the ____ Query Wizard to guide you through the steps of creating a crosstab query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
45
The data displayed in a query is sometimes called a(n) ____ view of the data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
46
Which row in the query design grid identifies which of the three positions each field takes in the crosstab query?

A) Group By row
B) Total row
C) Values row
D) Crosstab row
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
47
Use the ____ check box in the query design grid to select or unselect a field to display in the resulting datasheet.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
48
Which aggregate function would NOT work well on a Short Text field?

A) Sum
B) Min
C) Max
D) Count
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
49
A(n) ____ query is used to calculate statistics about a group of records.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
50
Which function should you use to calculate the monthly payment on a loan?

A) PMT
B) LOAN
C) PAY
D) RATE
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
51
Which arithmetic operator signifies exponentiation?

A) #
B) *
C) /
D) ^
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
52
Which aggregate function is used to find the average of values in a field?

A) Avg
B) Average
C) Mean
D) Mode
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
53
The Find ____ Query Wizard is used to determine whether a table contains duplicate values in one or more fields.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
54
Which aggregate function is used to find the number of values in a field?

A) Values
B) Num
C) Number
D) Count
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
55
Which function should you use to calculate today's current date?

A) CURRENT
B) DATE
C) YEAR
D) DAY
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
56
____ 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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
57
A summary query calculates statistics about ____.

A) one record
B) groups of records
C) one field
D) groups of fields
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
58
When you create a summary query, which row is added to the query design grid?

A) Criteria
B) Table
C) Field
D) Total
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
59
Which query wizard helps you build a crosstab query?

A) Select Query Wizard
B) Crosstab Query Wizard
C) Simple Query Wizard
D) Find Aggregates Query Wizard
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
60
Which aggregate function is used to find the total of values in a field?

A) Sum
B) Sub
C) Subtotal
D) Total
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
61
Filtering refers to reordering records in either ascending or descending order based on the values in the field. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
62
Match each of the following with the correct definition or statement.
a.Calculated field
d.Aggregate function
b.Expression
e.Sort
c.Function
f.Wildcard character
A predefined Access formula that returns a value such as a subtotal or count
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
63
Match each of the following with the correct definition or statement.
a.Calculated field
d.Aggregate function
b.Expression
e.Sort
c.Function
f.Wildcard character
A field of data that is created based on values of other fields
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
64
The Find ____ Query Wizard is used to find records in one table that do not have related records in another table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
65
Discuss the use of the * wildcard character in query criteria.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
66
When a query is saved, it saves VBA statements. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
67
Queries evaluate sort orders from left to right. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
68
You can view the SQL code for any query by switching to Code View. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
69
In Query Design View, you can drag the edge of a(n) field list to resize it. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
70
Explain the relationship between the Like operator and the wildcard character using an example that describes how to create criteria for all values in a CompanyName field that start with the letter J.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
71
Match each of the following with the correct definition or statement.
a.Calculated field
d.Aggregate function
b.Expression
e.Sort
c.Function
f.Wildcard character
An asterisk or question mark used in a query
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
72
The > operator means less than in a query. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
73
In SQL, the FROM keyword determines how records are sorted. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
74
Match each of the following with the correct definition or statement.
a.Calculated field
d.Aggregate function
b.Expression
e.Sort
c.Function
f.Wildcard character
A statistic such as a subtotal or count is determined on a given field in a group of records
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
75
When you are saving a query, you are saving a set of instructions written in Standard Query Language. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
76
Syntax are tests, or limiting conditions, that must be true for a record to be selected for a datasheet in a query. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
77
  You want to add the PaymentDate field from the Payments table in the query shown in the accompanying figure. Describe how you can do this.
You want to add the PaymentDate field from the Payments table in the query shown in the accompanying figure. Describe how you can do this.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
78
Match each of the following with the correct definition or statement.
a.Calculated field
d.Aggregate function
b.Expression
e.Sort
c.Function
f.Wildcard character
A datasheet's records are placed in a determined order
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
79
SQL statements start with the FROM keyword. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
80
Match each of the following with the correct definition or statement.
a.Calculated field
d.Aggregate function
b.Expression
e.Sort
c.Function
f.Wildcard character
A combination of field names, operators and functions
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 84 في هذه المجموعة.