Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
DRILL4707_5.q
blob: d22ae52a48a73dcad8e6800de702375970415c1c [
file
] [
log
] [
blame
]
select
student_id
as
student
,
age
as
studenT
,
name
as
Student
from
student
;