Return
Main page
Update
Online help
Desktop
Choice of period :
Day
Week
Month
Year
All
Customized
From
to
(m/d/yy)
Usages of
select
dsb.*
from
document_batch_request dsb
where
dsb.cnpj = ? and date(dsb.created_at + interval '1 month') >= current_date
order by
dsb.created_at desc limit ?
Request
Find usages
DownloadService.retornarTodasSolicitacoesDeDownload