Return
Main page
Update
PDF
Online help
Desktop
Choice of period :
Day
Week
Month
Year
All
Customized
From
to
(m/d/yy)
Request
Hits by parent request
Mean time (ms)
Max time (ms)
Standard deviation
Mean cpu time (ms)
Mean allocated Kb
% of system error
Mean hits sql
Mean time sql (ms)
ExclusaoDiferencialAliquotasIcmsCalculoPisCofinsServiceImpl.findDataDuracaoProcessamento
17,424
17,442
25
2
751
0.00
1
17,419
SELECT
MAX(cc.data_processamento) AS dataProcessamento, SUM(duracao_ultimo_processamento) AS duracaoProcessamento
FROM
cnpj_consolidation cc
WHERE
cc.cnpj LIKE CONCAT(?, '%') AND cc.tipo_consolidacao = ? AND (cc.periodo is null or (cc.periodo between ? and ?))
1.00
17,419
17,436
24
0.00
Find usages