Viewing 15 posts - 13,141 through 13,155 (of 59,095 total)
While I agree that people need to review any and all code they get from the internet, I have to tell you that if you drop someone's version of sp_help_revlogin,...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 16, 2018 at 7:50 am
Thanks for posting a script but, when you make claims like a script being "smart" or that it will "make your work easier", you really need to include some more...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 16, 2018 at 7:40 am
--Jeff Moden
Change is inevitable... Change for the better is not.
January 16, 2018 at 7:32 am
Shifting gears a bit, it's amazing to me how much junk Windows Updates leaves behind that you can't actually delete.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 16, 2018 at 7:29 am
Sorry... posted to wrong thread on this post and moved it.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 16, 2018 at 7:25 am
--Jeff Moden
Change is inevitable... Change for the better is not.
January 16, 2018 at 7:24 am
--Jeff Moden
Change is inevitable... Change for the better is not.
January 16, 2018 at 7:20 am
--Jeff Moden
Change is inevitable... Change for the better is not.
January 15, 2018 at 10:22 pm
All,
We are in the process of purging large amounts (20+ millions each) data from various...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 15, 2018 at 10:01 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
January 15, 2018 at 9:54 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
January 15, 2018 at 10:22 am
--Jeff Moden
Change is inevitable... Change for the better is not.
January 14, 2018 at 7:33 pm
So, what happens when the view is in a schema other than the default schema of the user using the script? 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
January 14, 2018 at 7:25 pm
You can think of some of the Windowing Aggregates as a "per row GROUP BY". The object of the PARTITION BY is like the list of GROUP BY column(s). --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)
January 14, 2018 at 5:16 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
January 12, 2018 at 6:29 pm
Viewing 15 posts - 13,141 through 13,155 (of 59,095 total)