Unknown column 'nature' in 'where clause'
SELECT id as RecordID , name_a as Title , text_a as Description , name_a as Code FROM table_gallery_categories WHERE name_a!="" AND id=nature ORDER BY id DESC LIMIT 1