Sign in
◑
Theme
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
limit0
/
p1tests
/
text
/
data
/
div4.q
blob: 141dd4ed52e6be7cd408863d5f788148850ca4f8 [
file
]
select
div
(
cast
(
contributions
as
int
),
age
)
div
from
voter_csv_v
where
name like
'%van%'
;