Services
Discover
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Microsoft Access
Exam 6: Workshop 6: Pattern Matching and Functions in Queries
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
Multiple Choice
Which of the following is NOT true regarding the precision argument?
Question 2
True/False
The Date and Now functions retrieve a date and/or time according to your computer's system date and time.
Question 3
Multiple Choice
You can use the IIf function anywhere you can use ________.
Question 4
Multiple Choice
Which of the following is NOT true regarding nested IIf functions?
Question 5
True/False
When using wildcard characters in a query,ch* in the criteria of a FoodName field would return churros,chimichanga,or anchovies.
Question 6
Multiple Choice
Which of the following arguments of the DateSerial function is NOT correct?
Question 7
Short Answer
________ operators include And,Or,and Not.
Question 8
True/False
There should always be an equal amount of opening and closing parentheses in your expression.
Question 9
Short Answer
You can use the ________ function to find values in a field that match a specific pattern.
Question 10
Multiple Choice
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.
Question 11
Short Answer
The IIf function in Access,which stands for ________,is similar to the IF function in Excel.
Question 12
Short Answer
The ________ function can be used to examine a date and return a specific interval of time.
Question 13
Matching
Match the following expression elements to their example:
Premises:
Responses:
Identifier
Strings of text
Operator
[+] or [-] signs
Logical operator
Names of a field
Premises:
Identifier
Operator
Logical operator
Responses:
Strings of text
[+] or [-] signs
Names of a field
Question 14
Multiple Choice
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.