You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SELECTsum(valor_subsidio_pago),
sum(valor_penalidade),
sum(km_apurada),
sum(km_planejada) FROM rj-smtr.monitoramento.sumario_servico_dia_historico
WHERE data between "2023-09-01"and"2023-09-15"