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