Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
and.q
blob: bd47c3f2f93ea81100f49a48a1c39db90f58c966 [
file
] [
log
] [
blame
]
select
*
from
voter
where
age between
70
and
80
;