Multiple Choice
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.
Carlos needs to decide which cooking demonstrations to offer next month. He would like to offer his five most popular demonstrations. Which method would be best for Carlos to use to find this information from his database?
A) use a calculated field in the CookingDemo table to calculate how many people signed up for each demonstration
B) manually count the number of people who attended each demonstration
C) create a top values query based on the field in the CookingDemo table that lists the number of participants
D) create a pattern match in a query based on the Customer table
Correct Answer:

Verified
Correct Answer:
Verified
Q19: Fields and criteria that will be used
Q46: Match the followings.
Q47: Match the followings.
Q48: Case Based Critical Thinking Questions Case 5-1<br>Janise
Q49: Case Based Critical Thinking Questions Case 5-2<br>Carlos
Q52: Case Based Critical Thinking Questions Case 5-1<br>Janise
Q54: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX9148/.jpg" alt=" In the accompanying
Q56: Case Based Critical Thinking Questions Case 5-2<br>Carlos
Q62: A standard language used in querying,updating,and managing
Q71: The _ aggregate function returns the average