Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
DRILL4707_12.q
blob: 13451ef9f9c7324973daf56ea73f384a8e24575e [
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
;