SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ORDER BY p_id DESC limit 0,12' at line 1
SELECT p_id,p_name,p_image,p_price,dp_price,in_stock from products where category=65 and sub_category= ORDER BY p_id DESCNo Products are Available of This Type.