Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Advanced
/
mondrian
/
query80.q
blob: 47c71595017479a8fff0908759b6bd844899217e [
file
] [
log
] [
blame
]
select
count
(
distinct month_of_year
)
from
time_by_day
;