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