![]() |
|
Archives of the TeradataForumMessage Posted: Tue, 11 Jan 2011 @ 09:46:39 GMT
Hello, May be you can use
SELECT SUBSTR('GoodMorning',1,Length('GoodMorning')-3);
i.e.,
SELECT SUBSTR(Columnname,1,Length(Columnname)-3) from Db_name.Tbl_name;
Regards, Minal
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||