the first code brings me the result well
select t.TransaccionId, t.NetAmount, t.UserId, t.Id_movimiento, t.CreatedDate
from TablaPrincipal t where id_movimiento is null
the second code
select t.TransaccionId, t.NetAmount, t.UserId, t.Id...
asked by
06.11.2018 / 21:49