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 products_name' at line 1
SELECT products_id, products_name, left (products_name ,1) as letter FROM products_description where language_id=11 having letter=''' order by products_name