A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IS NULL' at line 3

SELECT COUNT(book_id) as total FROM `books` WHERE IS NULL

Filename: models/Main_model.php

Line Number: 127