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