So I was handed a VERY complex script simply to turn into a pipe delimited file. The problem is that I cant seem to trim anything that used substring. for example I have tried all of these with no ...
So I've got this temp table in a stored procedure. Set @i = 1 While @i <= 10 Begin If (IsNumeric(Substring((Select SCNumberParsed From #Results), @i, 1))) = 1 Update ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results