select to_char(date(documentnf0_.data_emissao), 'yyyy-MM') as col_0_0_, documentnf0_.service_code as col_1_0_, documentnf0_.service_description as col_2_0_, sum(documentnf0_.value) as col_3_0_ from public.document_nfse_view documentnf0_ where (documentnf0_.type in (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?)) and documentnf0_.addressee_cpfcnpj=? and (to_char(date(documentnf0_.data_emissao), 'yyyy-MM') in (?)) and (documentnf0_.status='N' or documentnf0_.status='NORMAL') group by to_char(date(documentnf0_.data_emissao), 'yyyy-MM') , documentnf0_.service_code , documentnf0_.service_description order by to_char(date(documentnf0_.data_emissao), 'yyyy-MM') |
74
|
1,570
|
194
|
|
0.00
|