Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
avg_numeric.q
blob: 51cdd45b31af0586892c5adec621e5e2a387ab3c [
file
] [
log
] [
blame
]
select
avg
(
contributions
)
from
voter
;