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