Sign in
◑
Theme
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
limit0
/
p1tests
/
text
/
data
/
length2.q
blob: 26617d1d51304c5054c321471aa31b24d02dd327 [
file
]
select
length
(
name
,
'UTF8'
)
from
student_csv_v
where
student_id
=
10
;