1. Write a query that will list all the books with a book cost of greater than $120. Display the book_title, book_year, book_subject, and book_cost. 2. How many books are currently checked out? Write a query that will display the number. Display the column heading as "# Books Checked Out"