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

SELECT * FROM vehicles WHERE Model!='' AND (DealerID='LM2644' or DealerID='LM2644') AND Active = 1 AND upper(Newused)=upper('new') AND Make in ("Ford","Mercury) order by NewUsed, lastimported desc

[TEP STOP]