Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

string question

$
0
0
Hi,I have a column with a string longer than life. :(I need to take a specific part of it, I know the is the start and where is the end.The problem is that each string has a different size, so I cannot determinate the length :w00t:so every time i try to use the substring, i get different results cause i am not calculating the correct size.for example I have the following text.Learn from yesterday, live for today, hope for tomorrow. The important thing is not to stop questioning.I would like to take all the text since yesterday till tomorrow. but the size of the string might change in each row.:blush: help pleasethanks

Viewing all articles
Browse latest Browse all 3145

Trending Articles