Filters
Question type

Study Flashcards

When using the IIf function, a condition is tested, and if the condition is false , the first value of the condition is returned by the function.

A) True
B) False

Correct Answer

verifed

verified

Max is an example of a(n) logical function used in a crosstab query.

A) True
B) False

Correct Answer

verifed

verified

False

Case Based Critical Thinking Questions Case 5-2 Carlos has developed a database for his organic farm. The farm sells organic produce and meat. In addition to the retail sales of his products, he offers cooking demonstrations five times each month for a small fee. The demonstrations are limited to 10 people. The database contains the following tables: Products, ProductPrices, ProductCosts, Suppliers, Customers, and CookingDemos. The Products, Product Prices, Product Costs and Suppliers tables are related using the ProductID field. The Customers and CookingDemos tables are related on the CustomerID field. Carlos needs to make some decisions using his database. Determine the best method for Carlos to use to achieve the results he wants. As Carlos plans for the fall planting season, he would like to bundle all of his shipments from the Organic Opportunities supplier into one shipment. He needs to know which products he has previously ordered from Organic Opportunities. Which method will quickly produce the results Carlos needs?


A) create a calculated query using the Products table
B) create a find unmatched query using the Suppliers table
C) use a lookup field in the Products table
D) use the AutoFilter option in the Supplier table for the appropriate field

E) B) and C)
F) B) and D)

Correct Answer

verifed

verified

The ____ function tests a condition and returns one of two values; the function returns the first value if the condition is true and the second value if the condition is false.


A) IIf
B) Pmt
C) IsNull
D) NPV

E) B) and C)
F) A) and C)

Correct Answer

verifed

verified

An input mask with a 0 character indicates that only a digit can be entered as the value and that the entry is optional .

A) True
B) False

Correct Answer

verifed

verified

Why is it important to use industry standard naming conventions when naming Access database objects?

Correct Answer

verifed

verified

It is important to use industry standard...

View Answer

A Social Security Number which appears in the format 123-456-7891 is an example of a(n) ____.


A) field value
B) predefined input mask
C) aggregate function
D) variance

E) A) and D)
F) B) and D)

Correct Answer

verifed

verified

Fields and criteria that will be used in a query are contained in the ____________________ when creating a query.

Correct Answer

verifed

verified

Which type of query would show results indicating two different student ID numbers have been assigned to the same student?


A) simple query
B) find unmatched query
C) find duplicates query
D) crosstab query

E) None of the above
F) B) and C)

Correct Answer

verifed

verified

C

Crosstab queries may use which of the following aggregate functions?


A) Like
B) Not
C) Var
D) Between

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

Joining two or more fields in a calculated field using an expression such as =Title & " "& FirstName & " " & LastName is an example of concatenation .

A) True
B) False

Correct Answer

verifed

verified

  The accompanying figure is an example of criteria for a ____ query using the Query Wizard. A)  simple B)  find unmatched C)  find matched D)  crosstab The accompanying figure is an example of criteria for a ____ query using the Query Wizard.


A) simple
B) find unmatched
C) find matched
D) crosstab

E) None of the above
F) B) and C)

Correct Answer

verifed

verified

Rich text formatting available for Long Text fields includes ____.


A) paragraph styles
B) font options
C) themes
D) borders

E) All of the above
F) A) and D)

Correct Answer

verifed

verified

A nonnull field is a field that contains any data at all, including a single space.

A) True
B) False

Correct Answer

verifed

verified

In crosstab query results, the value of a checked Yes/No data type field will display as ____.


A) 0
B) 1
C) -1
D) +1

E) B) and D)
F) B) and C)

Correct Answer

verifed

verified

  In the accompanying figure, which of the following is the truepart of the calculated expression? A)  Patient: B)  IsNull(Parent)  C)  LastName &  ,   & FirstName D)  Parent &  (Parent)  In the accompanying figure, which of the following is the truepart of the calculated expression?


A) Patient:
B) IsNull(Parent)
C) LastName & ", " & FirstName
D) Parent & "(Parent) "

E) All of the above
F) C) and D)

Correct Answer

verifed

verified

The format field command freezes a field (column) in a datasheet so that the field stays visible when the user scrolls to the right while viewing the datasheet.

A) True
B) False

Correct Answer

verifed

verified

A select query that finds duplicate records in a table or query is a ____________________ query.

Correct Answer

verifed

verified

find duplicates

Which of the following illustrates a calculated field with the name of the calculated field in the proper format?


A) [Donation]>=2500
B) DonationsGreaterThan2500: [Donation]>=2500
C) >=2500[Donation]
D) [Donation]:DonationsGreaterThan2500:>=2500

E) All of the above
F) A) and D)

Correct Answer

verifed

verified

Tables used in a find unmatched query must have a common field .

A) True
B) False

Correct Answer

verifed

verified

Showing 1 - 20 of 91

Related Exams

Show Answer