SELECT CelebName, Description, CelebProfession, Language, SiteStatus, CelebURL, WikiURL FROM celebrity WHERE CelebName LIKE '%' AND RecordStatus = 'A' AND CelebProfession LIKE '%%' ORDER BY CelebName LIMIT , 10

Error 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 ' 10' at line 1