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