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 '`NULL` AND `fld_status` = 'active' ORDER BY `fld_title` ASC' at line 4

SELECT * FROM `tbl_books` WHERE `fld_title` >= 'allcategory' AND `fld_title` < `IS` `NULL` AND `fld_status` = 'active' ORDER BY `fld_title` ASC

Filename: models/Catalogue_model.php

Line Number: 298