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 'select sources_id, sources_name from sources order by sources_name) as total' at line 1
select count(select sources_id, sources_name from sources order by sources_name) as total