|
| HEADING_TITLE |
 |
|
| TABLE_HEADING_NEWSLETTERS |
TABLE_HEADING_SIZE |
TABLE_HEADING_MODULE |
TABLE_HEADING_SENT |
TABLE_HEADING_STATUS |
TABLE_HEADING_ACTION |
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
[TEP STOP]
| | |