Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
DRILL4707_4.q
blob: 36327e1e7a5003c30ed01c13aed1d4a501c0f397 [
file
] [
log
] [
blame
]
select
student_id
as
student
,
name
as
StudenT
from
student
;