Return
Main page
Update
PDF
Online help
Desktop
Choice of period :
Day
Week
Month
Year
All
Customized
From
to
(m/d/yy)
Request
Mean time (ms)
Max time (ms)
Standard deviation
Mean cpu time (ms)
% of system error
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 ?
107
329
149
0.00
Find usages