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