Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Advanced
/
mondrian
/
query71.q
blob: 90e3093e8d06e3214095c0a6e3918c050e0f519f [
file
] [
log
] [
blame
]
select
count
(
distinct store_state
)
from
store
;