Filters
Question type

Study Flashcards

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) A) and B)
F) None of the above

Correct Answer

verifed

verified

Table Validation Rules are entered using the ____________________ for a table.

Correct Answer

verifed

verified

A calculated query uses aggregate functions to perform arithmetic operations on selected records.

A) True
B) False

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

The input mask character ____ indicates that a letter only must be entered,and the entry is required.


A) A
B) C
C) L
D) &

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

Correct Answer

verifed

verified

An input mask may be created for any field with the ____ or ____ data type.


A) Short Text,Number
B) Number,Currency
C) Long Text,Currency
D) Currency,Autonumber

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

Correct Answer

verifed

verified

When using the IIF function,each part of the function is separated by a colon.____________________

A) True
B) False

Correct Answer

verifed

verified

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 B)
F) A) and C)

Correct Answer

verifed

verified

Which of the following pattern match selection criteria would return zip codes with the characters 704 in the first three spaces.


A) IIf (704*)
B) Like "704*"
C) Like *704*
D) Find "704*"

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

Correct Answer

verifed

verified

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. -Carlos would like to create a query based on the Customer table that allows him to type in the name of the cooking demonstration for which the query will run.Which type of query should Carlos create so that he can type in the name of the cooking demonstration before the query runs?


A) parameter query
B) top values query
C) crosstab query
D) pattern match query

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

Correct Answer

verifed

verified

A

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

A) True
B) False

Correct Answer

verifed

verified

False

A summarized record for each unique field value is displayed in a crosstab query.

A) True
B) False

Correct Answer

verifed

verified

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.____________________

Correct Answer

verifed

verified

A ____ query uses functions,such as Sum and Count,to perform arithmetic operations on selected records.


A) parameter
B) select
C) crosstab
D) simple

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

Correct Answer

verifed

verified

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

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) A) and D)
F) All of the above

Correct Answer

verifed

verified

A criterion may be negated by using the ____ logical operator.


A) And
B) Or
C) Like
D) Not

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

Correct Answer

verifed

verified

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) None of the above
F) A) and B)

Correct Answer

verifed

verified

An expression that calculates the values of the data in a field is contained in a ____________________ field.

Correct Answer

verifed

verified

calculated

The capability of a database to update field properties in objects automatically when a table field property is modified.


A) find unmatched query
B) SQL (Structured Query Language)
C) list-of-values match
D) table validation rule
E) Long Text
F) lookup field
G) pattern match
H) Validation Rule
I) find duplicates query
J) property propagation

K) A) and G)
L) G) and I)

Correct Answer

verifed

verified

Showing 1 - 20 of 75

Related Exams

Show Answer