Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Advanced
/
mondrian
/
query33.q
blob: 208474ef41c25250e148429d354df1968e264282 [
file
] [
log
] [
blame
]
select
count
(
distinct store_type
)
from
store
;