Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please use SQL Developer to write and run the queries below. Copy and paste your query code into the submission box. This assignment should be

Please use SQL Developer to write and run the queries below. Copy and paste your query code into the submission box. This assignment should be completed by March 5th.

Write a query that shows the total number of orders shipped in 2009. Label the data "Orders Shipped in 2009".

Write a query that shows the latest publication date of books in the computer category.

Write a query that displays each shipstate along with the number of orders shipped to that state. Display the results in order by state

Write a query that displays order number and the total paid for each order. Format the amount using dollars and cents. Label the total amount "Order Total."

Write a query to show the retail price of the most expensive book written by Lisa White.

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

Practical Oracle8I Building Efficient Databases

Authors: Jonathan Lewis

1st Edition

0201715848, 978-0201715842

More Books

Students also viewed these Databases questions