Sign in
◑
Theme
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
limit0
/
p1tests
/
text
/
data
/
div1.q
blob: a40c79753259ea1fef00856cdabd487942e1f5f6 [
file
]
select
div
(
voter_id
,
age
)
div
from
voter_csv_v
where
voter_id
=
150
;