Viewing 10 posts - 1 through 10 (of 10 total)
Thanks, it worked perfectly!
October 22, 2013 at 2:20 pm
This is very useful answer. But I have a question. I believe -1 means it is not ordered. So should it be
order by case when PurchaserID <> @LoggedIn then...
October 22, 2013 at 2:07 pm
Yes, It is working. Thank you so much!!
April 12, 2011 at 5:39 am
The ArticleType column will contain either "StepByStep" or "Regular" values only. It will not have the value "All"
Thanks
April 12, 2011 at 5:05 am
Hi bitbucket,
I get your point. But my question is very simple - just how to rewrite the query. While table defenition may help a little bit, in my humble opinion,...
April 11, 2011 at 9:25 pm
Hi SunitaBeck,
Thanks for the help. The reference you have mentioned was extremely good!
Thanks
March 26, 2011 at 11:48 pm
Hello Chris_n_Osborne,
Your assumption is correct and thank you so much for your code snippet. I was able to solve my issue. I agree with you that the table structure needs...
February 15, 2011 at 7:06 pm
Unfortunately the choice of EAV was made by someone else, higher up. I could only curse him, but somehow make it to work 😉 Based upon a reply from another...
October 11, 2010 at 4:51 pm
Unfortunately I could not normalize the table. I have to resolve it either at the select statement level or in the C# code.
Thanks
October 5, 2010 at 5:29 am
Thanks. That resolves my question.
Thanks
February 27, 2009 at 4:36 pm
Viewing 10 posts - 1 through 10 (of 10 total)