Viewing 15 posts - 11,071 through 11,085 (of 59,095 total)
--Jeff Moden
Change is inevitable... Change for the better is not.
October 4, 2018 at 12:53 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
October 4, 2018 at 9:54 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 4, 2018 at 9:45 am
If you have a reliable method of determining which specific columns are most responsible for the page splits on a given index, it should be a simple matter...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 4, 2018 at 9:40 am
I have to question your statement about GUIDs used in a clustered...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 4, 2018 at 8:39 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 4, 2018 at 7:26 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 4, 2018 at 7:21 am
I have installed BCP utility in Linux server.
when am executing below command...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 4, 2018 at 7:18 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 4, 2018 at 7:03 am
As a teaser, here's what happens to a supposedly "Append Only" index that is made to suffer "ExpAnsive" updates. Just imagine how low the page density and percent of logical fragmentation...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 3, 2018 at 7:47 pm
First of all, if your target is another SQL Server, stop using a CSV format. Use the "Native" format. It will be faster to export and faster to import. --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)
October 3, 2018 at 4:55 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
October 3, 2018 at 11:07 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 3, 2018 at 10:40 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 3, 2018 at 9:29 am
I'm all for change processes like that which Andrew posted and we have it all documented in our WIKI, which also includes the development process and the peer review process. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 3, 2018 at 9:20 am
Viewing 15 posts - 11,071 through 11,085 (of 59,095 total)