Sign in
◑
Theme
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
limit0
/
p1tests
/
text
/
data
/
between1.q
blob: a19eaa3e8c3288adbf746c45b87ccbacabd75f1a [
file
]
select
*
from
voter_csv_v
where
age between
70
and
80
;