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