Sign in
◑
Theme
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
limit0
/
p1tests
/
text
/
data
/
substring4.q
blob: 0c8a8cb3073b01e8af76c284f08fb1a97fcf1be6 [
file
]
select
substring
(
name
,
4
)
from
student_csv_v
where
student_id
=
10
;