Sign in
◑
Theme
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
limit0
/
p1tests
/
text
/
data
/
upper2.q
blob: 6d5c8f5ac7864d6e4bb33ec7f5bcce744c378714 [
file
]
select
upper
(
name
)
from
student_csv_v
where
student_id
=
10
;