1. I need to find the names of the customers who have purchased academic books. (Coding required as Subquery NOT as Join)2. Here, I need to show a list of authors who have written booksand list the books they have written.Sort the list by last name(Coding required as Subquery)Thanks in advance.
↧