Question: Write a query that displays all the fields in the ORDERS table Write a query that displays the title and cost of books in the

Write a query that displays all the fields in the ORDERS table

Write a query that displays the title and cost of books in the BOOKS table.

Write a query that displays the title and category of books in the BOOKS table. Use the column headings Book Title for the title field and Book Category for the category field.

Write a query that displays all the cities in the customers table, but lists each city only once.

Write a query that displays the title of each book, the retail price, the wholesale cost, and the profit margin. Calculate profit by subtracting the wholesale cost column from the retail price column.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!