Sign in
apache
/
drill-test-framework
/
e082dbdd35d528c886418392b1428073c020669b
/
.
/
framework
/
resources
/
Advanced
/
mondrian
/
query873.q
blob: 7929d95f137ab3ac5dadaab6935bc4f4e783ed4e [
file
] [
log
] [
blame
]
select
count
(
distinct store_state
)
from
store_ragged
;