Sign in
apache
/
drill-test-framework
/
0c85b4fdd97d4bceb9f295eb434983b210bff100
/
.
/
framework
/
resources
/
Functional
/
limit0
/
hbase
/
data
/
max.q
blob: aca1298988892fe588e4fe6ae8fc39494f406e14 [
file
] [
log
] [
blame
]
select
max
(
cast
(
twocf
[
'age'
]
as
integer
))
from
voter
;