Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Advanced
/
mondrian
/
query30.q
blob: 116627d1e192be0e52b2ea79d18ca0af73d60cbd [
file
] [
log
] [
blame
]
select
count
(
distinct day_of_month
)
from
time_by_day
;