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 '"Subaru) order by NewUsed, lastimported desc' at line 1

SELECT * FROM vehicles WHERE Model!='' AND ((DealerID IN ('2804','2806','2807','2808','2750','2861','2862') and UPPER(NewUsed)='NEW') or (DealerID IN ('2804','2806','2807','2808','2750','2836','2861','2862') and UPPER(NewUsed)='USED')) AND Active = 1 AND Make in ("Dodge","Pontiac","Buick","GMC","Nissan","Jeep","Kia","Subaru) order by NewUsed, lastimported desc

[TEP STOP]