Instruction
Good. How about this one?
Exercise
For each author show:
author_id,- the number of books published by this author (name the column
number_of_books), - the rank of the author based on the number of published books in descending order.

Good. How about this one?
For each author show:
author_id,number_of_books),