Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
min_smallint.q
blob: 697617e2c84ca444523678f5af393548c49ce221 [
file
] [
log
] [
blame
]
select
min
(
voterzone
)
from
voter
;