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