![]() |
|
Archives of the TeradataForumMessage Posted: Fri, 27 May 2005 @ 12:27:41 GMT
If the field is CHAR data type (I don't know off hand if this will work with VARCHAR) you could use SUBSTRING and skip the first x characters
i.e. SUBSTRING(STRING FROM x)
If it doesn't work with VARCHAR you could CAST the string to CHAR and then apply the SUBSTRING function Bill H
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||