I have a table called books, and I have to select a book_genre which is borrowed the most(times_borrowed):
SELECT book_genre FROM books WHERE times_borrowed =