1064 - 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 'select newsletters_id, title, length(content) as content_length, module, date_ad' at line 1
select count(select newsletters_id, title, length(content) as content_length, module, date_added, date_sent, status, locked from TABLE_NEWSLETTERS order by date_added desc) as total