Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
trim_both.q
blob: ca0455216b0888bb65809a75d818828e8506dfd5 [
file
] [
log
] [
blame
]
select
trim
(
both name
)
from
voter
where
voter_id
=
20
;