Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please post what you think this is: Create a view called INVENTORY that lists the ISBN, title, category, and retail price for each book in

Please post what you think this is:

  1. Create a view called INVENTORY that lists the ISBN, title, category, and retail price for each book in inventory along with the name of the person to contact if the book needs to be reordered.
  2. Write a query that lists the ISBN and titles of the books in the computer and cooking categories from the INVENTORY view.
  3. Write a query that lists the five most expensive books, based on retail price, using the INVENTORY view. Show the title, retail price, and category.
  4. Create a view called ORDER_TOTALS that contains the customer first name and last name, order number, and order total for each order. Format the order total with dollars and cents.
  5. Write a query that shows the customer name, order number, and total for the largest order in the ORDER_TOTALS view.

Step by Step Solution

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

Accounting Act Count Think

Authors: Raad Press

1st Edition

979-8643677666

More Books

Students also viewed these Accounting questions

Question

RP-3 What is evidence-based practice?

Answered: 1 week ago