Martin Smith Commented 2 Years ago through
Just Learned
@Jacob - Your example with LEN is not a good one.
The issue there is that the result of the concatenation (@s1 + @s2) doesn't get automatically cast to varchar(max). Nothing to do with the LEN function....