Untitled
Anonymous
plain_text
10/30/2024 8:48 PM
368 B
12
Indexable
select b.nroempdestino, -- b.seqproduto, -- b.qtdembalagem, b.qtdsolicitadaoriginal, -- b.qtdsolicitada, --b.qtdtottransito, b.dtaalteracao, -- b.usualteracao, -- b.* from msu_psitemexpedir_log b where b.nropedidosuprim = 2559747 order by b.dtaalteracao, b.rowid;
Editor is loading...
Leave a Comment