Examlex

Solved

Carlos Has Developed a Database for His Organic Farm

question 3

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 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?


Definitions:

Related Questions