Viewing 4 posts - 1 through 4 (of 4 total)
The first string has a space after the letter, the second does not. Without a Trim, why are they equal? Case sensitivity is irrelevant. The two strings aren't equal.
June 6, 2013 at 10:28 am
October 24, 2012 at 2:58 pm
My problem was similar, and it turned out that I was doing it to myself. I was running a bunch of scripts in a VS2008 project to create stored procedures....
June 27, 2011 at 8:13 am
I just want to thank you very much for relieving HOURS of tedium! Even if I have to tweak it a bit (for example, on my updates I add ISNULL(@NewValue,[OldValue])...
June 3, 2011 at 1:08 pm
Viewing 4 posts - 1 through 4 (of 4 total)