Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Advanced
/
mondrian
/
query5877.q
blob: 20f156d78a7aeaa2bf7fe1f99cbad396f513c14d [
file
] [
log
] [
blame
]
select
count
(
distinct time_id
)
from
time_by_day
;