Multiple Choice
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 has decided to market his cooking demonstrations based on his most abundant products.To do that he needs to know the quantity of each product by category (such as beef,green vegetables,peppers,etc. ) Because each product in the Products table is assigned a category in the Category field,he will create a query that lists the categories in rows in the datasheet and the product totals as columns in the datasheet when the query is run.Which type of query will Carlos create?
A) crosstab query
B) parameter query
C) simple query
D) top values query
Correct Answer:

Verified
Correct Answer:
Verified
Q45: Which query wizard allows the user to
Q46: In an input mask,the letter _ indicates
Q47: A select query that finds duplicate records
Q48: The calculated expression =City &"," &State &"
Q49: Any type of Access object may be
Q51: Validation Rules are entered in the _<br>A)Navigation
Q52: A field data type that allows text
Q53: A field that allows the user to
Q54: The Top Values query property allows the
Q55: The<u>Like comparison operator</u> is used to select