Viewing 15 posts - 1,156 through 1,170 (of 18,926 total)
Gazareth (11/15/2011)
Ha, let me rephrase that - you could use the FORCESEEK hint, but I really really really _really_ wouldn't recommend it 🙂
I reallly really really wanted to make...
November 15, 2011 at 6:42 am
sharath.chalamgari (11/15/2011)
November 15, 2011 at 6:40 am
Brandie Tarvin (11/11/2011)
EEEK! I just sold another story. Happy happy.Now I have to write more.
November 15, 2011 at 6:39 am
Ninja's_RGR'us (11/14/2011)
Hi, I'd like to upgrade from Coach.Sir, that's insane.
I know!
20 000, 20K!
November 15, 2011 at 6:38 am
SQLRNNR (11/14/2011)
Gianluca Sartori (11/14/2011)
Congrats Jason for winning T-SQL challenge 63!Thanks - you were quick on that. I just got the email this morning.
November 15, 2011 at 6:36 am
Ninja's_RGR'us (11/10/2011)
WayneS (11/10/2011)
Ninja's_RGR'us (11/10/2011)
November 15, 2011 at 6:35 am
Ninja's_RGR'us (11/10/2011)
Jeff Moden (11/10/2011)
I don't know if anyone else noticed but Gail isn't just the leading point holder anymore... she's also the leading poster![font="Arial Black"]Congrats Gail!!! [/font]
Actually I...
November 15, 2011 at 6:32 am
Gazareth (11/15/2011)
Does the query with the dummy WHERE clause outperform the one without, and are they synonymous queries?
As Ninja...
November 15, 2011 at 6:28 am
Tom Brown (11/15/2011)
November 15, 2011 at 6:25 am
Insufficiant memory is usually a local error on the dev machine.
The 2nd error is definitely an error about not enough drive space.
If you really have ram issue on your server...
November 15, 2011 at 6:20 am
Grant Fritchey (11/15/2011)
November 15, 2011 at 6:18 am
I wanted the code to see how the table was used to see if it was a bad use.
November 15, 2011 at 6:01 am
You have the recompile event in the tsql category as well.
November 15, 2011 at 5:59 am
L' Eomot Inversé (11/15/2011)
Brandie Tarvin (11/15/2011)
Ninja's_RGR'us (11/15/2011)
Guy missing 60 cpus! Don't know how to help.http://www.sqlservercentral.com/Forums/Topic1205595-391-1.aspx
Did he feed them after midnight or get water on them?
SET Snark = OFF;
SET SNARK...
November 15, 2011 at 5:46 am
Please post the actual execution plan of the final select that scan.
A scan is not a bad thing. It often beats the hell out of seek + lookup.
Also you...
November 15, 2011 at 5:43 am
Viewing 15 posts - 1,156 through 1,170 (of 18,926 total)