Viewing 7 posts - 1 through 7 (of 7 total)
Okay, here is what I got, apologies in advance if something is wrong... I did the best I could. I'm not too sure about the primary key portion.
--===== If...
May 6, 2014 at 10:38 am
Okay first I will try to explain again verbally. Then I will give some data and what I would like the results to be.
1. If you haven't guessed already,...
August 13, 2013 at 3:29 pm
Hmm... the only problem with this is I don't think the code takes into account what the SpaceType is.
I need the Name1 column to say Vacant "SpaceType" only if...
August 13, 2013 at 1:01 pm
Are you by chance doing this in SSRS? If so, you should turn your sql into a stored procedure instead of putting the sql in your report.
I don't think so......
August 13, 2013 at 11:11 am
First of all, thank you! You solved the problem I had and now the view is very close to what I am looking for. Despite the error message: The OVER...
August 13, 2013 at 9:12 am
Before we even get into a query your code has some pretty serious issues. I know you are new and I am not trying to bust your chops but you...
August 12, 2013 at 3:33 pm
Okay, I am very new to SQL and I apologize in advance for incorrect etiquette or seemingly silly mistakes :unsure:. Here is what I have according to the link:
For...
August 12, 2013 at 11:35 am
Viewing 7 posts - 1 through 7 (of 7 total)