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