Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
DRILL4707_8.q
blob: ca859f103521be65699260b0156e32d658a81218 [
file
] [
log
] [
blame
]
select
student_id
as
student
,
name
as
Student
,
age
as
student
,
gpa
as
student
,
studentnum
as
student
,
create_time
as
student
from
student
;