Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Create a query that will allow the user to search the minimum tank size field and the type of fish in the fish table.

  1. 1. Create a query that will allow the user to search the minimum tank size field and the type of fish in the fish table. The search for any minimum tank size and type of fish should be possible. This is a keyword search query. The query should ask the question “please enter minimum tank size and enter the type of fish you are looking for”. Display the product ID, product name, and list price in the result.
  2. Manager Queries:
  3. 2. We know that certain credit card companies charge the merchant a higher fee than others for processing. Assume that Discover card charges .5% fee, Visa a 1% fee, Mastercard a 1.5% fee, and American Express a 2% fee. You can see these transaction fees have been entered for you in a database table. Calculate the amount of credit card fees paid—in total and to each credit card company. 
  4. 3. Of all customers who placed a sale, which credit rating is used the most? Measure most by dollar amount. Show all available credit ratings in your answer.  
  5. Auditor Queries—Ending Inventor
  6. 4. What is the ending quantity of each food item after all walk-in sales have been completed? Show all 30 food Product IDs in your answer.  
  7. Auditor Queries—Complex Query:

  8. 5. List all tanks that are not sold by walkin sales, and therefore may need to be written off as obsolete inventory, nonsaleable. Calculate the cost of each tank that is not sold, ie. quantity not sold x cost. Include an overall total in datasheet view. 
  9. Bonus Query:
  10. 6. What is the percentage of total credit card fees to total walkin sales?

Step by Step Solution

3.45 Rating (152 Votes )

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft Visual C# An Introduction to Object-Oriented Programming

Authors: Joyce Farrell

7th edition

978-1337102100

Students also viewed these Accounting questions