Error |
Se produjo un error al acceder a la base de datos 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 'AND x.idart=d.idart where d.idvped= and d.cant_pdte>0 and x.cant>0' at line 1 select count(*) from vpeddet d INNER JOIN vped p ON d.idvped = p.idvped INNER JOIN art a ON d.idart = a.idart INNER JOIN almart x ON x.idalm= AND x.idart=d.idart where d.idvped= and d.cant_pdte>0 and x.cant>0 |