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 '' at line 6
SELECT c.categoryName AS categoryName, c.categoryNameBangla as categoryNameBangla FROM cj_categories c INNER JOIN cj_book_category ac ON ac.categoryID = c.categoryID WHERE ac.bookID =