Exam 6: Workshop 6: Pattern Matching and Functions in Queries
Exam 1: Workshop 1: The Four Main Database Objects108 Questions
Exam 2: Workshop 2: Tables, Keys, and Relationships105 Questions
Exam 3: Workshop 3: Queries and Data Access106 Questions
Exam 4: Workshop 4: Access Information From an Access Database104 Questions
Exam 5: Workshop 5: Advanced Tables108 Questions
Exam 6: Workshop 6: Pattern Matching and Functions in Queries102 Questions
Exam 7: Workshop 7: Aggregated Calculations, Subquerying, and Sql103 Questions
Exam 8: Workshop 8: Action Queries and Advanced Relationships100 Questions
Exam 9: Workshop 9: Advanced Reports and Mailing Labels100 Questions
Exam 10: Workshop 10: Advanced Form Settings and Form Types99 Questions
Exam 12: Workshop 12: Create a Refined User Experience With Macros100 Questions
Exam 13: Workshop 13: Use VBA in Access98 Questions
Exam 14: Workshop 14: Implement Your Database98 Questions
Exam 15: Normalize a Database for Effective Design89 Questions
Exam 16: The Common Features of Microsoft Office81 Questions
Exam 17: Efficient Interaction With a Touch Screen71 Questions
Select questions type
Which of the following is NOT true regarding the precision argument?
Free
(Multiple Choice)
4.9/5
(42)
Correct Answer:
B
The Date and Now functions retrieve a date and/or time according to your computer's system date and time.
Free
(True/False)
4.7/5
(38)
Correct Answer:
True
You can use the IIf function anywhere you can use ________.
Free
(Multiple Choice)
4.9/5
(38)
Correct Answer:
D
Which of the following is NOT true regarding nested IIf functions?
(Multiple Choice)
4.9/5
(36)
When using wildcard characters in a query,ch* in the criteria of a FoodName field would return churros,chimichanga,or anchovies.
(True/False)
4.9/5
(28)
Which of the following arguments of the DateSerial function is NOT correct?
(Multiple Choice)
4.9/5
(37)
There should always be an equal amount of opening and closing parentheses in your expression.
(True/False)
4.8/5
(35)
You can use the ________ function to find values in a field that match a specific pattern.
(Short Answer)
4.8/5
(36)
Many times wildcard characters are combined with the ________ function to ensure that your query is returning all the data you need within the data set.
(Multiple Choice)
4.7/5
(33)
The IIf function in Access,which stands for ________,is similar to the IF function in Excel.
(Short Answer)
4.8/5
(29)
The ________ function can be used to examine a date and return a specific interval of time.
(Short Answer)
4.9/5
(30)
Match the following expression elements to their example:
Correct Answer:
Premises:
Responses:
(Matching)
5.0/5
(34)
If you want to search for customers who meet certain criteria,such as those who live in specific states,you would type ________("Arizona","Nevada","New Mexico")as the criterion in the State field.
(Multiple Choice)
4.9/5
(39)
The ________ function is very flexible because you can manipulate each part individually or together in any combination that meets your needs.
(Multiple Choice)
4.7/5
(37)
IIf functions can be used to determine if a specific condition is true or false and introduces decision making into a database.
(True/False)
4.9/5
(31)
You can use the DatePart function to examine a(n)________ and return a specific ________.
(Multiple Choice)
4.9/5
(33)
There may be a time to use the ________ operator when you want to join data from multiple fields to create a single text string of data.
(Short Answer)
4.8/5
(30)
Match the following Date functions to their definition:
I.Date function
II.Now function
III.DateDiff function
IV.DateAdd function
V.DateSerial function
A.Determine the difference between two dates
B.Returns the current system date
C.Used to manipulate the day,month,and year
D.Add or subtract a specific time interval
E.Retrieves the current system date and time
(Short Answer)
4.9/5
(34)
If you wanted to search for all customers who live outside of the USA,you would type ________ "USA" as the criterion in the Country field.
(Multiple Choice)
4.8/5
(34)
Showing 1 - 20 of 102
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)