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, p.liquidacion, pd.precio_LB2, pd.precio_cyber FROM productos_detalles pd, productos p WHERE p.id = pd.producto_id AND pd.id =