Viewing 5 posts - 1 through 5 (of 5 total)
Interesting. I've done a bunch more testing here and it seems the only time you need to prefix a literal string with N is when the literal string itself contains...
July 18, 2008 at 2:47 pm
Yes it does return data but what will happen if a unicode character makes its way into one of the variables?
Imagine we have @var nvarchar(MAX) and it contains unicode...
July 18, 2008 at 1:08 pm
I don't frequent these forums much, mostly because I don't have much to offer in the way of answers. I don't do a ton of SQL.
I do however lurk around...
June 11, 2008 at 9:34 am
Many thanks! That worked out very well. At first it was just returning NULL and I couldn't see why, then it dawned on me that if you don't set your...
June 11, 2008 at 9:21 am
Viewing 5 posts - 1 through 5 (of 5 total)