Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Advanced
/
mondrian
/
query5715.q
blob: 9c1764c9d9b4e7b76e25e5a37a3e803c41d3fe83 [
file
] [
log
] [
blame
]
select
count
(
distinct promotion_id
)
from
promotion
;