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