Error
SQL Query Error
An SQL Query error was encountered:

Supplied SQL
SELECT DISTINCT e.nation_id
FROM EVENTS_TBL e, countries c
WHERE e.nation_id = c.id ORDER BY c.name

SQL Error:
Table 'kode5_com.EVENTS_TBL' doesn't exist