Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Advanced
/
mondrian
/
query149.q
blob: 7b13b9331d1a8985d7627b559bad096d2b1415d2 [
file
] [
log
] [
blame
]
select
count
(
distinct state_province
)
from
customer
;