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 's Furniture' and `isStatus` = '1' and `paid` = '1' ORDER BY company_name ASC' at line 3

SELECT * FROM `companies` WHERE `subcategory_1` = 'Children's Furniture' and `isStatus` = '1' and `paid` = '1' ORDER BY company_name ASC

Filename: models/Company.php

Line Number: 346