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

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

The DateAdd function is used ________.

(Multiple Choice)
4.9/5
(30)

The most important functionality of a database is to create useful information.

(True/False)
4.9/5
(34)

The DatePart function contains ________ arguments.

(Multiple Choice)
4.8/5
(30)

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

(True/False)
4.8/5
(30)

A(n)________ symbol is used in conjunction with the Concatenate function when you want to create a single field by combining data in multiple fields.

(Multiple Choice)
4.9/5
(36)

To test for one of two conditions,you would use a nested IIf function.

(True/False)
4.8/5
(41)

If you want to compare the number of golfers you had this summer as compared to last summer and each tee time contains a Scheduled Date,you can use the ________ function to extract the year from the Scheduled Date in order to group your records in the query.

(Multiple Choice)
4.9/5
(33)

Many times wildcard characters are combined with the Like operator to ensure that your query is returning all the data you need.

(True/False)
5.0/5
(33)

________ functions can be used to determine if a specific condition is true or false and introduces decision making into a database.

(Short Answer)
4.9/5
(31)

You can use the Like function to find values in a field that match a specified pattern.

(True/False)
4.8/5
(36)

Which of the following is NOT true when using Date Interval settings?

(Multiple Choice)
4.9/5
(32)

The ________ function returns a number rounded to a specific number of decimal places.

(Short Answer)
5.0/5
(48)

Once you have quality information and make a decision based on that information,you now have ________ about your organization.

(Short Answer)
4.7/5
(26)

Which of the following is NOT a wildcard character that can be combined with the Like function?

(Multiple Choice)
4.8/5
(27)

The most important functionality of a database is to create ________.

(Short Answer)
4.8/5
(40)
Match the following wildcards to their use:
? or _
Any single character
* or %
Any single character in a list
#
Any single digit
Correct Answer:
Verified
Premises:
Responses:
? or _
Any single character
* or %
Any single character in a list
#
Any single digit
[charlist]
Zero or more characters
[!charlist]
Any single character not in a list
(Matching)
4.9/5
(37)

Which of the following arguments of the DateAdd function is NOT correct?

(Multiple Choice)
4.9/5
(36)

The precision argument allows you to determine how many decimal places you want to round your numbers.

(True/False)
4.9/5
(30)

If you wanted to return the values of carpenter,cart manager,cart maintenance engineer,cosmetics specialist,courtesy representative,concierge,or any other title that starts with the letter c you would type ________ in the criteria of a JobTitle field.

(Multiple Choice)
4.8/5
(28)

You need to know the date serial number to use a date field in a calculated field.

(True/False)
4.9/5
(36)
Showing 41 - 60 of 102
close modal

Filters

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