Sign in
◑
Theme
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
limit0
/
p1tests
/
text
/
data
/
substring2.q
blob: 468c294b73c75848cf69d552fab2182e2d31a6bc [
file
]
select
substring
(
name
from
3
for
5
)
from
student_csv_v
where
student_id
=
10
;