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 id DESC LIMIT 9999' at line 10
SELECT id as RecordID , name_a as Title , text_a as Description , name_a as Code FROM table_video_categories WHERE name_a!="" AND id= ORDER BY id DESC LIMIT 9999