Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use SQL Developer to execute each of the queries below. This needs to be done in SQL. Please post the code for each question number.

Use SQL Developer to execute each of the queries below. This needs to be done in SQL. Please post the code for each question number.

  1. Write a query that shows the titles, retail prices, and categories of books that sell for more than $10 but less than $35. Order the results in ascending order by retail price.
  2. Write a query that shows the title and ISBN of books that are NOT in the computer category.
  3. Write a query that lists the last name, first name, address, city, state, and zip for customers whose last names start with S.
  4. Write a query that displays the titles of books in the self help and fitness categories using the IN operator.
  5. Write a query that lists the order number and order date of each order that has not shipped.

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

Beginning Databases With PostgreSQL From Novice To Professional

Authors: Richard Stones, Neil Matthew

2nd Edition

1590594789, 978-1590594780

More Books

Students also viewed these Databases questions