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