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