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