#103

Most Expensive Novel Loan

Among all novel loans the club is looking for the one with the highest daily rate (daily_fee) — usually a rare or premium edition. Find that loan and output the book title and the daily_fee.

Expected output sample

This is what a correct answer looks like — its row count is its own, it doesn't have to match the schema tables.

titledaily_fee
War and Peace60.00

Your query result will appear here