Viewing 15 posts - 76 through 90 (of 115 total)
That is brilliant.
I tried everything.... except that. No idea why i didnt try it.
When i get a second i am going to sort this into a stored...
May 29, 2012 at 9:40 am
Thanks for that.
I still have an issue - maybe i wasnt clear with my definition.
I want this to compare two SP results on different servers. Not two specific SP`s.
So...
May 29, 2012 at 4:05 am
Hugo Kornelis (4/13/2012)
danielfountain (4/13/2012)
How come this is supposed to bring back 6 rows?
select top 5 with ties * from SSCSales order by cMonthSales desc
There are 4 records with...
April 13, 2012 at 2:13 am
I am confused.
How come this is supposed to bring back 6 rows?
select top 5 with ties * from SSCSales order by cMonthSales desc
There are 4 records with 3500. So...
April 13, 2012 at 2:06 am
Seems like i have been beaten to it a few times over.
This one seems to have the biggest following for anyone wishing to vote (please do!)
Dan
April 11, 2012 at 1:15 am
WOW!!!!
Time to do some more reading up on that. It seems to make it go quicker (or the same speed - depending on when run) as the original query.
Thanks...
March 27, 2012 at 3:04 am
Thanks all for your advice.
Taken on board and working on a solution.
March 27, 2012 at 2:21 am
Lynn Pettis (3/22/2012)
Still haven't heard from the OP why he needs this.
Hi,
The reason i need this is not that i am actually going to change the format - but i...
March 23, 2012 at 2:07 am
vk-kirov (3/1/2012)
To find the real cause of the observed behavior, we can do a simple conversion. The statement
s.Stat NOT...
March 1, 2012 at 1:26 am
Thats great. Thank you!
I presume i would be equally ok by raising the error but with a severity under 10?
Dan
February 23, 2012 at 4:16 am
Hugo Kornelis (2/17/2012)
danielfountain (2/17/2012)
Hugo Kornelis (2/17/2012)
There is an error in the explanation, though....
February 17, 2012 at 5:01 am
Hugo Kornelis (2/17/2012)
There is an error in the explanation, though. You can not...
February 17, 2012 at 4:26 am
Good question - i got it right.
But surely without running the code there would be no output :0)
(Above is tongue in cheek)
February 14, 2012 at 1:14 am
Viewing 15 posts - 76 through 90 (of 115 total)