Deck 8: Integrating Applications

ملء الشاشة (f)
exit full mode
سؤال
The word "Between" is a comparison operator that you can use in your criterion expressions.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
A table finds data in your database by allowing you to ask a question.
سؤال
Use the "Is Null" value in a criterion expression to find records where the field contains a value.
سؤال
When building a query,you are limited to adding one table to the Query Design window.
سؤال
In the simplest criterion expression,when you only enter the criteria value,Access evaluates this criterion as an "equal to" comparison.
سؤال
When entering a criterion expression,the IntelliSense tool may suggest a list of possible values.
سؤال
You can create a query in Design view or with the Query Wizard.
سؤال
To test a query,run it and then compare the results to your expected results.
سؤال
Making changes to the data shown in Datasheet view of a query changes the actual table data.
سؤال
When you build a query you must tell Access where to find the data.
سؤال
Use the ? wildcard character to match any number of characters.
سؤال
At times no records will display when you run a query.
سؤال
To see the results of a query,you must run it.
سؤال
When creating a query,you are limited to how many fields you can put into the Design grid.
سؤال
Queries you create using the Query Design button automatically open in Design view.
سؤال
It is possible to display the results of a query in sorted order.
سؤال
To create a new query,use the Create tab.
سؤال
The Simple Query Wizard lets you take advantage of all the options available to you when creating a query.
سؤال
Functions are pre-built procedures that perform a specific task.
سؤال
When you use a wildcard,the criterion of your expression must be enclosed in parentheses.
سؤال
Access refers to formulas as criterion.
سؤال
Which of the following indicates which fields have been included in the query?

A)select query
B)summary query
C)Expression Builder
D)Design grid
سؤال
The AND logical operator requires a record to meet at least one of the individual conditions specified in order to be included in the results.
سؤال
You will most likely use the Zoom box or Expression Builder to enter a parameter query that contains wildcards due to the length of the expression.
سؤال
Which of the following is true about the Simple Query Wizard?

A)It doesn't allow you to take advantage of all of the options available when creating a query.
B)It lets you take full advantage of all the options available when creating a query.
C)It provides great flexibility when creating queries.
D)Most people create queries using the Simple Query Wizard.
سؤال
Which of the following is used to locate data in a database?

A)select query
B)summary query
C)Expression Builder
D)Design grid
سؤال
The Like comparison operator can help you find records containing data that is similar to,or like,the criterion value.
سؤال
How many fields does Access allow you to add to the Design grid?

A)5 or fewer
B)10 or fewer
C)15 or fewer
D)as many as you like
سؤال
A summary query uses a Total row that is added into the Design grid of the query.
سؤال
How many criteria would you need in a query in order to find all of the employees who work as insurance agents in the Cameron Park branch who were hired after January 1,2014?

A)1
B)3
C)6
D)9
سؤال
After you create a query,what must you do in order to see the results?

A)select the table to include in the query
B)select the fields to include in the query
C)enter criterion into the query
D)run the query
سؤال
The Count function finds the total value of a field.
سؤال
You can create a query that combines both the AND and OR operators.
سؤال
Which of the following tabs do you use to create a query?

A)File
B)Home
C)Create
D)Database Tools
سؤال
A calculated field is a field that gets its value from a calculation instead of a value that is entered into the field.
سؤال
Which of the following finds data in your database by allowing you to ask a question?

A)calculated field
B)compound criteria
C)query
D)parameter
سؤال
A parameter query asks you to enter the specific criteria value when you run the query.
سؤال
In what view do query results display?

A)Design view
B)Datasheet view
C)Form view
D)Report view
سؤال
Which of the following is the most common type of query?

A)select query
B)summary query
C)simple query
D)parameter query
سؤال
Compound criteria combine more than one criterion using the AND or OR logical operators and allow you to ask questions using multiple conditions.
سؤال
Which of the following is a valid criterion for the Long Text data type?

A)hello
B)"hello"
C)*hello*
D)#hello#
سؤال
What should you use to write criterion?

A)criterion
B)Like comparison
C)wildcard symbols
D)expression
سؤال
Which of the following should you add to a query to search for records that meet a specific value?

A)criterion
B)Like comparison
C)wildcard symbols
D)expression
سؤال
Which of the following is a valid criterion for the Short Text data type?

A)hello
B)"hello"
C)*hello*
D)#hello#
سؤال
What does the type of criterion you enter,along with the way you enter the criterion,depend on?

A)table size
B)data type of the field
C)parameter text
D)calculated field
سؤال
How does Access evaluate a criterion expression that just includes a criteria value?

A)equal to
B)not equal to
C)equal to or greater than
D)equal to or less than
سؤال
Which of the following keyboard shortcuts opens the Expression Builder dialog box?

A)F2
B)Ctrl+F2
C)Alt+F2
D)Shift+F2
سؤال
Which of the following keyboard shortcuts opens the Save As dialog box?

A)F6
B)F8
C)F10
D)F12
سؤال
Which of the following is a valid criterion for the AutoNumber data type?

A)5
B)$5
C)5t
D)5n
سؤال
When entering a criterion expression,which of the following tools helps suggest a list of possible values?

A)Query Design Wizard
B)parameter query
C)aggregate function
D)IntelliSense
سؤال
Which of the following groups of commands lets you insert and delete fields in the Design grid?

A)Query Wizard
B)Query Design
C)Query Setup
D)Expression Builder
سؤال
In the Design grid,what must you delete in order to delete a field?

A)a column
B)a row
C)a table
D)none of the above
سؤال
Which of the following is a valid criterion for the Number data type?

A)5
B)$5
C)5t
D)5n
سؤال
Which of the following is a valid criterion for the Currency data type?

A)5
B)$5
C)5t
D)5n
سؤال
Which symbol must be used to specify criterion for the Date/ Time data type?

A)$
B)?
C)*
D)#
سؤال
Which of the following comparison operators means "Contained in this list of values"?

A)< >
B)Between
C)In
D)Like
سؤال
Which of the following can you change in Datasheet view of a query?

A)font type
B)font size
C)column width
D)all of the above
سؤال
What name does Access assign to new queries?

A)Query
B)Query1
C)QueryData1
D)QueryResults1
سؤال
Which of the following comparison operators means "Between these two values"?

A)< >
B)Between
C)In
D)Like
سؤال
Which of the following comparison operators means "Similar to this value"?

A)< >
B)Between
C)In
D)Like
سؤال
Which of the following logical operators requires that a record meet all of the individual conditions specified in order to be included in the results?

A)AND
B)OR
C)NOT
D)NULL
سؤال
Which of the following gets its value from a calculation instead of a value that is entered into a field?

A)function
B)aggregate function
C)formula expression
D)calculated field
سؤال
Which of the following properties directs Access to only display records that don't include duplicated values?

A)Unique Records
B)Unique Values
C)Null Records
D)Null Values
سؤال
When structuring a criteria expression with a parameter that includes one or more wildcards,where can the wildcards be positioned?

A)at the end
B)at the beginning
C)at the beginning and end
D)any of the above
سؤال
Which of the following logical operators requires a record to meet at least one of the individual conditions specified to be included in the results?

A)AND
B)OR
C)NOT
D)NULL
سؤال
Which of the following criterion will search for songs that contain the word "love" somewhere in the middle of the song title?

A)Contains "love"
B)Like *"love"*
C)Like "* love"
D)Like "* love *"
سؤال
What is true of values entered on the same Criteria row of the Design grid?

A)create an AND condition
B)create an OR condition
C)create a NULL condition
D)create a NOT NULL condition
سؤال
Which of the following keys opens or closes the Property Sheet?

A)F2
B)F4
C)F5
D)F12
سؤال
Which of the following wildcard characters matches any number of characters?

A)*
B)#
C)?
D)$
سؤال
Which of the following wildcard characters matches any single character in a specific position?

A)*
B)#
C)?
D)$
سؤال
Which of the following criterion expressions searches for a ShippingDate field that greater than January 1,2014?

A) >1/ 1/ 2014
B) >"1/ 1/ 2014"
C) >#1/ 1/ 2014#
D) >=#1/ 1/ 2014#
سؤال
Which of the following criterion expressions searches for a YearsWorked field that is between 10 and 20?

A)In(10,20)
B) >10< 20
C)Between #10 and 20#
D)Between 10 and 20
سؤال
Which of the following wildcard characters matches any single character numeric digit?

A)*
B)#
C)?
D)$
سؤال
Which of the following parameters is the most user-friendly?

A)[Enter the Music Genre]
B)[ ]
C)[Genre?]
D){Genre?}
سؤال
Which of the following requires you to enter the specific criteria value when you run the query?

A)simple query
B)summary query
C)parameter query
D)Expression Builder
سؤال
Which of the following criterion will search for songs with the title of "Love for All Seasons","Love This Pain",and "Love Will Find a Way"?

A)In(love)
B)Like "love"
C)"Like Love"
D)="love"
سؤال
Which of the following criterion expressions searches for a State field that is equal to Ca?

A)=Ca
B)="Ca"
C)=(Ca)
D)=#Ca#
سؤال
Which of the following criterion expressions searches for PhoneNumber records where the phone number contains 10 characters and starts with a 9?

A)Like "9?????????"
B)Like "9*"
C)Contains "9?????????"
D)Contains #9*#
سؤال
Which of the following will you likely use when entering a parameter query that contains wildcards?

A)Zoom box
B)Expression Builder
C)Zoom box or Expression Builder
D)compound criteria
سؤال
Which of the following symbols must you use when defining a parameter query?

A)( )
B)[ ]
C){ }
D)/ /
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/99
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 8: Integrating Applications
1
The word "Between" is a comparison operator that you can use in your criterion expressions.
True
2
A table finds data in your database by allowing you to ask a question.
False
3
Use the "Is Null" value in a criterion expression to find records where the field contains a value.
False
4
When building a query,you are limited to adding one table to the Query Design window.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
5
In the simplest criterion expression,when you only enter the criteria value,Access evaluates this criterion as an "equal to" comparison.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
6
When entering a criterion expression,the IntelliSense tool may suggest a list of possible values.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
7
You can create a query in Design view or with the Query Wizard.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
8
To test a query,run it and then compare the results to your expected results.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
9
Making changes to the data shown in Datasheet view of a query changes the actual table data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
10
When you build a query you must tell Access where to find the data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
11
Use the ? wildcard character to match any number of characters.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
12
At times no records will display when you run a query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
13
To see the results of a query,you must run it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
14
When creating a query,you are limited to how many fields you can put into the Design grid.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
15
Queries you create using the Query Design button automatically open in Design view.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
16
It is possible to display the results of a query in sorted order.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
17
To create a new query,use the Create tab.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
18
The Simple Query Wizard lets you take advantage of all the options available to you when creating a query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
19
Functions are pre-built procedures that perform a specific task.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
20
When you use a wildcard,the criterion of your expression must be enclosed in parentheses.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
21
Access refers to formulas as criterion.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
22
Which of the following indicates which fields have been included in the query?

A)select query
B)summary query
C)Expression Builder
D)Design grid
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
23
The AND logical operator requires a record to meet at least one of the individual conditions specified in order to be included in the results.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
24
You will most likely use the Zoom box or Expression Builder to enter a parameter query that contains wildcards due to the length of the expression.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
25
Which of the following is true about the Simple Query Wizard?

A)It doesn't allow you to take advantage of all of the options available when creating a query.
B)It lets you take full advantage of all the options available when creating a query.
C)It provides great flexibility when creating queries.
D)Most people create queries using the Simple Query Wizard.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
26
Which of the following is used to locate data in a database?

A)select query
B)summary query
C)Expression Builder
D)Design grid
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
27
The Like comparison operator can help you find records containing data that is similar to,or like,the criterion value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
28
How many fields does Access allow you to add to the Design grid?

A)5 or fewer
B)10 or fewer
C)15 or fewer
D)as many as you like
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
29
A summary query uses a Total row that is added into the Design grid of the query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
30
How many criteria would you need in a query in order to find all of the employees who work as insurance agents in the Cameron Park branch who were hired after January 1,2014?

A)1
B)3
C)6
D)9
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
31
After you create a query,what must you do in order to see the results?

A)select the table to include in the query
B)select the fields to include in the query
C)enter criterion into the query
D)run the query
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
32
The Count function finds the total value of a field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
33
You can create a query that combines both the AND and OR operators.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
34
Which of the following tabs do you use to create a query?

A)File
B)Home
C)Create
D)Database Tools
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
35
A calculated field is a field that gets its value from a calculation instead of a value that is entered into the field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
36
Which of the following finds data in your database by allowing you to ask a question?

A)calculated field
B)compound criteria
C)query
D)parameter
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
37
A parameter query asks you to enter the specific criteria value when you run the query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
38
In what view do query results display?

A)Design view
B)Datasheet view
C)Form view
D)Report view
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
39
Which of the following is the most common type of query?

A)select query
B)summary query
C)simple query
D)parameter query
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
40
Compound criteria combine more than one criterion using the AND or OR logical operators and allow you to ask questions using multiple conditions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
41
Which of the following is a valid criterion for the Long Text data type?

A)hello
B)"hello"
C)*hello*
D)#hello#
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
42
What should you use to write criterion?

A)criterion
B)Like comparison
C)wildcard symbols
D)expression
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
43
Which of the following should you add to a query to search for records that meet a specific value?

A)criterion
B)Like comparison
C)wildcard symbols
D)expression
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
44
Which of the following is a valid criterion for the Short Text data type?

A)hello
B)"hello"
C)*hello*
D)#hello#
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
45
What does the type of criterion you enter,along with the way you enter the criterion,depend on?

A)table size
B)data type of the field
C)parameter text
D)calculated field
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
46
How does Access evaluate a criterion expression that just includes a criteria value?

A)equal to
B)not equal to
C)equal to or greater than
D)equal to or less than
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
47
Which of the following keyboard shortcuts opens the Expression Builder dialog box?

A)F2
B)Ctrl+F2
C)Alt+F2
D)Shift+F2
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
48
Which of the following keyboard shortcuts opens the Save As dialog box?

A)F6
B)F8
C)F10
D)F12
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
49
Which of the following is a valid criterion for the AutoNumber data type?

A)5
B)$5
C)5t
D)5n
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
50
When entering a criterion expression,which of the following tools helps suggest a list of possible values?

A)Query Design Wizard
B)parameter query
C)aggregate function
D)IntelliSense
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
51
Which of the following groups of commands lets you insert and delete fields in the Design grid?

A)Query Wizard
B)Query Design
C)Query Setup
D)Expression Builder
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
52
In the Design grid,what must you delete in order to delete a field?

A)a column
B)a row
C)a table
D)none of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
53
Which of the following is a valid criterion for the Number data type?

A)5
B)$5
C)5t
D)5n
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
54
Which of the following is a valid criterion for the Currency data type?

A)5
B)$5
C)5t
D)5n
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
55
Which symbol must be used to specify criterion for the Date/ Time data type?

A)$
B)?
C)*
D)#
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
56
Which of the following comparison operators means "Contained in this list of values"?

A)< >
B)Between
C)In
D)Like
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
57
Which of the following can you change in Datasheet view of a query?

A)font type
B)font size
C)column width
D)all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
58
What name does Access assign to new queries?

A)Query
B)Query1
C)QueryData1
D)QueryResults1
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
59
Which of the following comparison operators means "Between these two values"?

A)< >
B)Between
C)In
D)Like
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
60
Which of the following comparison operators means "Similar to this value"?

A)< >
B)Between
C)In
D)Like
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
61
Which of the following logical operators requires that a record meet all of the individual conditions specified in order to be included in the results?

A)AND
B)OR
C)NOT
D)NULL
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
62
Which of the following gets its value from a calculation instead of a value that is entered into a field?

A)function
B)aggregate function
C)formula expression
D)calculated field
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
63
Which of the following properties directs Access to only display records that don't include duplicated values?

A)Unique Records
B)Unique Values
C)Null Records
D)Null Values
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
64
When structuring a criteria expression with a parameter that includes one or more wildcards,where can the wildcards be positioned?

A)at the end
B)at the beginning
C)at the beginning and end
D)any of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
65
Which of the following logical operators requires a record to meet at least one of the individual conditions specified to be included in the results?

A)AND
B)OR
C)NOT
D)NULL
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
66
Which of the following criterion will search for songs that contain the word "love" somewhere in the middle of the song title?

A)Contains "love"
B)Like *"love"*
C)Like "* love"
D)Like "* love *"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
67
What is true of values entered on the same Criteria row of the Design grid?

A)create an AND condition
B)create an OR condition
C)create a NULL condition
D)create a NOT NULL condition
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
68
Which of the following keys opens or closes the Property Sheet?

A)F2
B)F4
C)F5
D)F12
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
69
Which of the following wildcard characters matches any number of characters?

A)*
B)#
C)?
D)$
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
70
Which of the following wildcard characters matches any single character in a specific position?

A)*
B)#
C)?
D)$
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
71
Which of the following criterion expressions searches for a ShippingDate field that greater than January 1,2014?

A) >1/ 1/ 2014
B) >"1/ 1/ 2014"
C) >#1/ 1/ 2014#
D) >=#1/ 1/ 2014#
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
72
Which of the following criterion expressions searches for a YearsWorked field that is between 10 and 20?

A)In(10,20)
B) >10< 20
C)Between #10 and 20#
D)Between 10 and 20
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
73
Which of the following wildcard characters matches any single character numeric digit?

A)*
B)#
C)?
D)$
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
74
Which of the following parameters is the most user-friendly?

A)[Enter the Music Genre]
B)[ ]
C)[Genre?]
D){Genre?}
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
75
Which of the following requires you to enter the specific criteria value when you run the query?

A)simple query
B)summary query
C)parameter query
D)Expression Builder
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
76
Which of the following criterion will search for songs with the title of "Love for All Seasons","Love This Pain",and "Love Will Find a Way"?

A)In(love)
B)Like "love"
C)"Like Love"
D)="love"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
77
Which of the following criterion expressions searches for a State field that is equal to Ca?

A)=Ca
B)="Ca"
C)=(Ca)
D)=#Ca#
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
78
Which of the following criterion expressions searches for PhoneNumber records where the phone number contains 10 characters and starts with a 9?

A)Like "9?????????"
B)Like "9*"
C)Contains "9?????????"
D)Contains #9*#
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
79
Which of the following will you likely use when entering a parameter query that contains wildcards?

A)Zoom box
B)Expression Builder
C)Zoom box or Expression Builder
D)compound criteria
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
80
Which of the following symbols must you use when defining a parameter query?

A)( )
B)[ ]
C){ }
D)/ /
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.