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