SELECT * FROM article_list
WHERE c_id = '697' AND n_approve = 'Y'
ORDER BY n_date DESC
LIMIT -9 ,9 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 '-9 ,9' at line 4