Question: I want SQL queries this the tables and fields Use SalesOrder.accdb to answer the following questions (reference only one table in your queries): 1. How

Use SalesOrder.accdb to answer the following questions (reference only one table in your queries): 1. "How many days elapsed between the order date and the ship date for each order?" (944 rows) 2. "What if we adjusted each product price by reducing it 5 percent?" (HINT: Calculate from the Wholesale Price) (90 rows). 3. "Create a list of orders made by each customer in descending date order." (944 rows). 4. "Create a list of all the orders for customer number 1001.(44 rows) 5. "Create an alphabetized list of products with a retail price of $125.00 or more." (13 rows). Views Clipboard All Access Objects Search... Tables CATEGORY CUSTOMER EMPLOYEE ORDER ORDER_DETAIL PRODUCT PRODUCT_VENDOR VENDOR M Sh Sh Field Name Vendorld VendName VendStreetAddress VendCity VendState VendZipCode VendPhone Number VendFaxNumber VendWebPage VendEMailAddress Shi Shd Hy Sho Use SalesOrder.accdb to answer the following questions (reference only one table in your queries): 1. "How many days elapsed between the order date and the ship date for each order?" (944 rows) 2. "What if we adjusted each product price by reducing it 5 percent?" (HINT: Calculate from the Wholesale Price) (90 rows). 3. "Create a list of orders made by each customer in descending date order." (944 rows). 4. "Create a list of all the orders for customer number 1001.(44 rows) 5. "Create an alphabetized list of products with a retail price of $125.00 or more." (13 rows). Views Clipboard All Access Objects Search... Tables CATEGORY CUSTOMER EMPLOYEE ORDER ORDER_DETAIL PRODUCT PRODUCT_VENDOR VENDOR M Sh Sh Field Name Vendorld VendName VendStreetAddress VendCity VendState VendZipCode VendPhone Number VendFaxNumber VendWebPage VendEMailAddress Shi Shd Hy Sho
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
