Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
max_int.q
blob: ad67c02d12a1913bb653813a9752ff75ebfad858 [
file
] [
log
] [
blame
]
select
max
(
age
)
from
student
;