Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Advanced
/
mondrian
/
query891.q
blob: 99dd16ff0e0c89496bc8cf41ded7cdfbcc6f6f46 [
file
] [
log
] [
blame
]
select
count
(
distinct store_country
)
from
store_ragged
;