Viewing 15 posts - 136 through 150 (of 430 total)
Jeff Moden (7/9/2014)
sqldriver (7/7/2014)
Jeff Moden (7/7/2014)
Luis Cazares (7/7/2014)
david.holley (7/7/2014)
Jeff Moden (7/7/2014)
jfogel (7/7/2014)
July 9, 2014 at 6:36 pm
It's been happening the last couple days. I'll not be able to expand the table or programmability nodes in object explorer, getting an error.
The output that I posted is from...
July 9, 2014 at 12:10 pm
Gazareth (7/9/2014)
sqldriver (7/7/2014)
Especially when I open up a 3000 line stored...
July 9, 2014 at 11:00 am
Man, I wanted that free month of PluralSight from the 24 hour wait stats blog post, but my boss was terrified it wouldn't be anonymous.
:Whistling:
July 9, 2014 at 9:26 am
I would feel genuinely terrible dropping what I have to deal with on unpaid volunteers. The little things that I get stuck on, sure. But it's my responsibility overall. I...
July 8, 2014 at 7:31 pm
Jeff Moden (7/7/2014)
Luis Cazares (7/7/2014)
david.holley (7/7/2014)
Jeff Moden (7/7/2014)
jfogel (7/7/2014)
July 7, 2014 at 12:53 pm
Actually, that's pretty helpful, since I at least have a better idea of where to focus my time now.
Especially when I open up a 3000 line stored procedure, hit...
July 7, 2014 at 12:02 pm
cbrammer1219 (7/7/2014)
wBob (7/3/2014)
July 7, 2014 at 8:32 am
TheSQLGuru (7/5/2014)
July 5, 2014 at 11:45 pm
TheSQLGuru (7/1/2014)
create index ix_Split_1 on #Split_1 (NewParameter)
Good call on the joining to a split-built derived table and how putting that into a temp table could make things faster. However,...
July 5, 2014 at 7:26 pm
Eirikur Eiriksson (7/5/2014)
Sorry but what do you mean by "holiday"?:-D
The days everyone else gets off 🙂
July 5, 2014 at 3:34 pm
Hi Eirikur,
You were half right, but it was right enough to get things working. The versions and paths both matched, but for some reason SSMS would run directly from the...
July 5, 2014 at 6:33 am
This was in the same query where someone had a non-clustered index on a bit column with "_V2" in the name, I guess insinuating that there was a "_V1" which...
July 1, 2014 at 8:26 am
Tough crowd. I thought the NOLOCK on an update was amusing.
July 1, 2014 at 7:53 am
Nothing, just obfuscating actual code.
June 30, 2014 at 12:41 pm
Viewing 15 posts - 136 through 150 (of 430 total)