Books - Review


Showing all books by: John O'Farrell

Problem!

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'Farrell' AND books.first_name='John'' at line 3

Query: select DATE_FORMAT(date_finished, '%M %D %Y') as date, last_name, first_name, title, score, synopsis, comments, year_published,imagename from books where books.last_name='O'Farrell' AND books.first_name='John'