Viewing 15 posts - 12,556 through 12,570 (of 59,095 total)
create table #temp1(id int,name varchar(10))insert into...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 15, 2018 at 6:33 am
--Jeff Moden
Change is inevitable... Change for the better is not.
April 15, 2018 at 6:09 am
I know this is a 10 month old post but (and especially since SQL Server 2008), as with all else in SQL Server, I'll have to say "It Depends"... --Jeff Moden Change is inevitable... Change for the better is not.
RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
First step towards the paradigm shift of writing Set Based code:
________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.
Helpful Links:
How to post code problems
How to Post Performance Problems
Create a Tally Function (fnTally)
April 14, 2018 at 8:25 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
April 13, 2018 at 3:02 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
April 13, 2018 at 2:53 pm
We just had Paul Randal give our user group his famous Index Fragmentation lecture. The man is one hell of a great teacher. I hope he never loses his passion...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 12, 2018 at 11:01 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
April 12, 2018 at 1:52 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
April 12, 2018 at 7:17 am
--Jeff Moden
Change is inevitable... Change for the better is not.
April 11, 2018 at 7:39 am
--Jeff Moden
Change is inevitable... Change for the better is not.
April 11, 2018 at 7:23 am
p.s. Just to be clear, the current team didn't cause the 400TB logical read problem. They were a major factor in fixing that problem (problems, actually).
--Jeff Moden
Change is inevitable... Change for the better is not.
April 10, 2018 at 10:41 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
April 10, 2018 at 10:28 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
April 10, 2018 at 9:47 pm
We just did something smaller and the effects are devastating. The Developers and a...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 10, 2018 at 9:54 am
--Jeff Moden
Change is inevitable... Change for the better is not.
April 10, 2018 at 7:05 am
Viewing 15 posts - 12,556 through 12,570 (of 59,095 total)