1054 - Unknown column 'status' in 'where clause'
select countries_id, countries_name from countries where status = '1' order by countries_name
[XT SQL Error]