1146 - Table 'uponline_performancepartz.TABLE_ARTICLES' doesn't exist

select count(*) as total from TABLE_ARTICLES a, TABLE_ARTICLES_DESCRIPTION ad where a.articles_status = '1' and a.articles_id = '12' and ad.articles_id = a.articles_id and ad.language_id = '1'

[TEP STOP]