Invalid query: 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' GROUP BY city ORDER BY county ASC' at line 1 Whole query: SELECT * FROM cities WHERE state='Maryland' AND county = 'Queen Anne's' GROUP BY city ORDER BY county ASC