Quantcast
Channel: Teradata Forums - Database
Viewing all articles
Browse latest Browse all 14773

Trimming Blank Inner Spaces & Data Cleansing - response (2) by woworsky

$
0
0

Dependend on your Teradata version you also can use the regex_replace function. It is available since version TD 14.00
something like:

SELECT REGEXP_REPLACE(' AA 123   ', '[\s]', '', 1, 0, 'c')

BR Armin


Viewing all articles
Browse latest Browse all 14773

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>