Sign in
apache
/
drill-test-framework
/
9a5d7ecf7f32f0e95c0ea874e75d785fdee9e51d
/
.
/
framework
/
resources
/
Functional
/
hive_functions_nonhivedata
/
ascii.q
blob: 2b99b8f43a54be11e559093a7b85d89c71df9550 [
file
] [
log
] [
blame
]
select
ascii
(
columns
[
6
])
from
`fewtypes_null.tbl`
;