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