|
Archives of the TeradataForumMessage Posted: Wed, 09 Aug 2006 @ 18:07:38 GMT
Hi Ram, You can use CAST function with CHAR(n) to eliminate the extra character (at the leftmost) from the output. eg. SELECT CAST( col1 | "~" | col2 AS CHAR(80)) FROM Tbl; Regards, Murali D.
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||