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 'DESC order by total desc' at line 4

SELECT msPegawaiUnitKerja, COUNT(msPegawaiUnitKerja) as total from tabel_dinkes_pegawai_instansi where status != 99 GROUP BY msPegawaiUnitKerja DESC order by total desc

Filename: controllers/Grafik.php

Line Number: 956