Sign in
apache
/
drill-test-framework
/
e082dbdd35d528c886418392b1428073c020669b
/
.
/
framework
/
resources
/
Advanced
/
mondrian
/
query2508.q
blob: e64c0e8c5e4f9eb2891a0678fcef210e88b686fe [
file
] [
log
] [
blame
]
select
count
(
distinct position_title
)
from
employee
;