Viewing 15 posts - 7,141 through 7,155 (of 15,381 total)
GTJohnson73 (8/13/2013)
pyEventID = (Varchar (255), null)
ProviderName = (varchar(64),...
August 13, 2013 at 3:06 pm
I am confused. Are you typing in a query or using the Edit top 200 menu option? I would urge you to write your queries instead of using the edit...
August 13, 2013 at 2:46 pm
GTJohnson73 (8/13/2013)
August 13, 2013 at 2:27 pm
Ed Wagner (8/13/2013)
jasona.work (8/13/2013)
The last time I was in a car that felt this sure-footed on the road, was a 1996-7 Eagle...
August 13, 2013 at 2:02 pm
nuchbcc (8/13/2013)
To create a FK so the query output would replace the value with the StatusName, from SMS;
On table1 right-click on Keys,...
August 13, 2013 at 1:37 pm
GTJohnson73 (8/13/2013)
i.e. select eventID, P_Num, 1, 'Company', 1 union all
...
August 13, 2013 at 1:33 pm
bgrossnickle (8/13/2013)
My Tablename name needs to be variable and I will build it on...
August 13, 2013 at 1:30 pm
jamesheslin123 (8/13/2013)
I need the Name1 column to say Vacant "SpaceType" only...
August 13, 2013 at 1:18 pm
Jeff.MSSqlSage (8/13/2013)
The first rule about 70-448is you do not talk about 70-448
And the second rule is "Sean should shut his hole!!!". 😀
August 13, 2013 at 1:14 pm
Hi and welcome to the forums. What you are describing is known as a cross tab. It will generally outperform a pivot. The challenge is that you posted some data...
August 13, 2013 at 1:08 pm
nuchbcc (8/13/2013)
I guess what I'm trying to...
August 13, 2013 at 12:55 pm
Jeff.MSSqlSage (8/13/2013)
Sean Lange (8/13/2013)
Jeff.MSSqlSage (8/13/2013)
Part 1Part 2
Part 3
You do know that this violates the agreement for the exam right? Your page discusses exam content with things like the percentages of...
August 13, 2013 at 12:53 pm
nuchbcc (8/13/2013)
August 13, 2013 at 12:33 pm
Jeff.MSSqlSage (8/13/2013)
Part 1Part 2
Part 3
You do know that this violates the agreement for the exam right? Your page discusses exam content with things like the percentages of questions for certain...
August 13, 2013 at 12:30 pm
jamesheslin123 (8/13/2013)
Now there is one last slightly more complicated piece to this puzzle that I have... and then I think I am actually 100% done with this project.
I think...
August 13, 2013 at 12:13 pm
Viewing 15 posts - 7,141 through 7,155 (of 15,381 total)