Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
DRILL4707_1.q
blob: 69efa1021ea7e287fa1c31766945d84d43486994 [
file
] [
log
] [
blame
]
select
student_id
as
student
,
age
as
StudenT
from
student
;