Return
Main page
Update
Online help
Desktop
Choice of period :
Day
Week
Month
Year
All
Customized
From
to
(m/d/yy)
Usages of
delete
from
canhoto_importacao
where
id = ? ;
delete
from
canhoto_importacao_lote
where
id = ? and (
select
count(*)
from
canhoto_importacao ci
where
ci.lote_id = ?) = 0;
Request
Find usages
CanhotoNotaSericeImp.delete