Exam 6: Workshop 6: Pattern Matching and Functions in Queries

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which of the following is NOT true regarding the precision argument?

Free
(Multiple Choice)
4.9/5
(42)
Correct Answer:
Verified

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:
Verified

True

You can use the IIf function anywhere you can use ________.

Free
(Multiple Choice)
4.9/5
(38)
Correct Answer:
Verified

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)

________ operators include And,Or,and Not.

(Short Answer)
4.8/5
(29)

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:
Identifier
Strings of text
Operator
[+] or [-] signs
Logical operator
Names of a field
Correct Answer:
Verified
Premises:
Responses:
Identifier
Strings of text
Operator
[+] or [-] signs
Logical operator
Names of a field
Function
Sum,Count,and Avg
Constant
And,Or,and Not
(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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)