INICIO
  • USUARIOS
    • Estado de cuenta
  • select * from v_facturas where usu_cod= and fac_estado_pago='PENDIENTE' AND fac_estado='CONFIRMADO'
    ERROR: syntax error at or near "and" LINE 1: select * from v_facturas where usu_cod= and fac_estado_pago=... ^