Viewing 4 posts - 1 through 5 (of 5 total)
Thanks for getting back so promptly. I feel very rude not responding earlier.
Bad news for me though is that your suggestion didn't resolve the issue. I'll get back...
April 19, 2011 at 3:39 pm
#1313671
How do I say something equivalent to
.....
WHERE
ColumnA LIKE
CASE
WHEN @Type = 'TWO' THEN N'%' + ' 20-' + N'%'
WHEN @Type = 'THREE_FOUR' THEN N'%' +...
November 3, 2010 at 10:51 pm
#1246377
Thanks so much!
November 2, 2010 at 2:32 pm
#1245737
Thanks. Exactly what I needed!
October 13, 2010 at 5:21 pm
#1236575