Sign in
apache
/
drill-test-framework
/
e082dbdd35d528c886418392b1428073c020669b
/
.
/
framework
/
resources
/
Advanced
/
mondrian
/
query593.q
blob: 633233f2f791951684351d1c8e7c59bbfa3f83c8 [
file
] [
log
] [
blame
]
select
count
(
distinct fullname
)
from
customer
;