|
Archives of the TeradataForumMessage Posted: Mon, 04 Nov 2013 @ 14:42:15 GMT
In TD14 you can use REGEXP_REPLACE: sel REGEXP_REPLACE( 'ab%c*d$#', '[[:punct:]]','',1,0,'c') (varchar(16)) a or oTranslate function: sel otranslate( 'ab%c*d$#','[]!"#$%&''()*+,./:;<=>?@\^_`{|}~-','')(varchar(16)) b In other case you need to find or develop udf.
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||