A Database Error Occurred

Error Number: 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 'ORDER BY items_id DESC LIMIT 0,2' at line 1

select * from produse_category2items c,produse_items_description p where c.items_id=p.items_id and p.language_id= '1' order by p.items_add_date ORDER BY items_id DESC LIMIT 0,2