Sign in
apache
/
drill-test-framework
/
9a5d7ecf7f32f0e95c0ea874e75d785fdee9e51d
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
DRILL4707_15.q
blob: 10a7240bf39689c960721e60a02f82af43ea17b1 [
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
;