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)
DocumentService.getQuantidadeEscrituracoesCapturadosPorGrupo
718
718
0
3
404
0.00
1
704
SELECT
COUNT(d.key) as quantidade, d.type as tipoDocumento
FROM
document d
WHERE
d.type LIKE 'SPED_%' AND d.cnpj_issuer = ? AND SUBSTRING(d.data->'header'->>'startsDate',1,7) = ?
GROUP BY
d.type
1.00
704
704
0
0.00
Find usages