|
Archives of the TeradataForumMessage Posted: Wed, 31 Dec 2003 @ 20:20:08 GMT
Here's my suggestion: select SUBSTR('FDB$H$03121622FDBPKG1_ETL', 1, select SUBSTR(SUBSTR('FDB$H$03121622FDBPKG1_ETL', This way, if you have more or less number of characters before each $, you get them all. The only requirment is that the input string should have atleast 2 '$' signs. See below - I modified input string to include additional characters. select SUBSTR('FDDBB$GGH$03121622FDBPKG1_ETL', 1, select SUBSTR(SUBSTR('FDDBB$GGH$03121622FDBPKG1_ETL',
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||