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 '-2, 10' at line 7
SELECT * FROM (`vehicle`) WHERE `sale_date` >= '2012-02-23' AND `state` = 'TX' AND `title_type` != 'CT' AND `body_style` IN ('2DR WAGO', '4DR WAGO', 'SUBURBAN', 'UTILITY') LIMIT -2, 10