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

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

When using the Concatenate function you are creating a(n)________ field; meaning that the concatenated field imitates its "real" equivalent or equivalents such as combining FirstName and LastName fields.

(Short Answer)
4.8/5
(39)

A ________ query first sorts and then filters your data to return the top or bottom values within a field.

(Multiple Choice)
4.7/5
(31)

If you want to search for customers who meet certain criteria,such as those who live in all states except Arizona,Nevada,or New Mexico,you would type ________("Arizona","Nevada","New Mexico")as the criterion in the State field.

(Multiple Choice)
4.9/5
(41)

To display specific dates,you can use the DateSerial function,written as DateSerial(year,month,day)to manipulate the day,month,and year of a date.

(True/False)
4.8/5
(35)

Two of the more commonly used date functions are the ________ and ________ functions.

(Multiple Choice)
4.9/5
(37)

In Access,the term ________ is synonymous with "formula."

(Short Answer)
4.8/5
(41)

To test for multiple conditions,you would use a basic IIf function.

(True/False)
4.9/5
(39)

Access uses the 1900 date system to store dates.Thus,when you enter a date into a Date/Time field,Access identifies it as a date and compares it to the calendar to make sure it is an actual date.

(True/False)
4.8/5
(33)

Match the following expression elements to their example: I.Identifier II.Operator III.Logical operator IV.Function V.Constant A.Strings of text B.[+] or [-] signs C.Names of a field D.Sum,Count,and Avg E.And,Or,and Not

(Short Answer)
4.9/5
(40)

Which of the following is NOT an IIf function argument?

(Multiple Choice)
4.8/5
(38)

To answer the question,"Which is the most or least expensive product sold at company A," you would use a(n)________ query.

(Short Answer)
4.8/5
(34)

Which of the following is NOT true regarding the DateSerial function?

(Multiple Choice)
4.8/5
(32)

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.

(Multiple Choice)
4.8/5
(30)

Which of the following is NOT true regarding the IsNull function?

(Multiple Choice)
4.8/5
(31)

Access is not case sensitive in regard to entering criteria in a query.

(True/False)
4.8/5
(32)

________ are values that do not change,such as strings of text or numbers that are not calculated by an expression.

(Short Answer)
4.8/5
(46)

The ________ function returns the current system date.

(Multiple Choice)
4.7/5
(33)

A(n)________ consists of several possible elements that you can use either alone or in combination to yield a result.

(Multiple Choice)
4.8/5
(38)

The ________ operator verifies whether the value of a field or expression falls within a stated range of numeric values.

(Multiple Choice)
4.7/5
(43)

Parameters can be used for any data type within a table,and you can specify what type of data a parameter should accept.

(True/False)
4.9/5
(28)
Showing 81 - 100 of 102
close modal

Filters

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