Imagine that you must access a library card catalog using SQL. Write an SQL query that you would use to search for any book by J.K.Rowling in a table called Books, where authors' names are store in a field called AuthorName and book titles are stored in a field called tittle.