PetHappy

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

SELECT pd.precio, pd.descuento, pd.precio_cyber, p.id FROM productos_detalles pd, productos p WHERE p.id = pd.producto_id AND pd.id =