SELECT speciality, COUNT(*) AS amount FROM job_resume WHERE sphere = 18GROUP BY speciality
Fatal error: Request error 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 'BY speciality' at line 1 in /bhome/part3/03/yanaiduru/zeleon.ru/www/classes/SqlManager.php on line 40