Viewing 5 posts - 1 through 5 (of 5 total)
Thanks! I got that to work.
I didn't think of ISNULL and COALESCE.
I'm assuming you used ISNULL because there were only two arguments and is more efficient?
Also, I see...
April 21, 2009 at 10:20 am
Thank you everyone, I appreciate all the responses. Obviously I wasn't thinking clearly about what it was I was actually trying to do now. My mind was stuck in what...
January 21, 2009 at 6:46 am
Thanks, Pradeep. I was trying to find a way to make something I can run more than once, though. We're still developing and cleansing the underlying data and I know...
January 20, 2009 at 11:42 pm
karthikeyan (12/12/2008)
because it should use the ascii value..so ascii value for b is always greater than ascii value of a...so it will show the first part...
but in my...
December 12, 2008 at 8:08 am
The query is not pulling by latest insert, it's pulling alphabetically (higher ascii number?), so when you ask it to find > 'karthik', it's probably looking at the ascii equivilant...
December 12, 2008 at 7:15 am
Viewing 5 posts - 1 through 5 (of 5 total)