Question: Write a query to display the subject and the number of books in each subject. Sort the results by the number of books in descending
Write a query to display the subject and the number of books in each subject. Sort the results by the number of books in descending order and then by subject name in ascending order (Figure P7.84).

Figure P7.84 Number of Books Per Subject BOOK_SUBJECT Books In Subject Programming Cloud Database Middleware 9 4 4
Step by Step Solution
There are 3 Steps involved in it
Here is an SQL query to display the subject and the number of ... View full answer
Get step-by-step solutions from verified subject matter experts
