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