Question: 1 . Write a query that will list all the number of times each book has been checked out. List the book number, book title

1.Write a query that will list all the number of times each book has been checked out. List the book number, book title and number of times each book has been checked out. Only list those books that have been checked out more than 5 times. Order the result set in descending order by number of checkout
Write a query that will display those books that were returned after the due date. Include the number of days the book was returned after the due date. Display the book title, book number, and number of days over the check out date. Show the query and provide a screen shot.
Display the average book cost for all programming books. Round the output to 2 decimal places. Show the query and provide a screen shot. 8pts
 1.Write a query that will list all the number of times

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!