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
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
704
704
0
0.00
Find usages