Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Advanced
/
mondrian
/
query2888.q
blob: af17c3a7380b75e11b0491d4f051686641a5f01e [
file
] [
log
] [
blame
]
select
count
(
distinct pay_type
)
from
`position`
;