Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Advanced
/
mondrian
/
query16.q
blob: 51465302c54dfbbcf5b04dd6686d592724027606 [
file
] [
log
] [
blame
]
select
count
(
distinct product_name
)
from
product
;