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