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