MySQL Error!
------------------------
The Error returned was:
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 'ORDER by fio desc' at line 1
Error Number:
1064
SELECT email as email_link, CONCAT(surname, ' ', initials) as fio, orgName, otherInfo, email FROM a_import_autor WHERE article_id = '47020' order by id ORDER by fio desc