• Tom Van Harpen - Monday, March 20, 2017 11:48 AM

    For the 3rd time in as many weeks, we've had a SQL 2012 sp1 instance go down. 

    To be blunt, 2012 sucked until sp3 came out.  It even had a bug where if you rebuilt a cluster index online under certain conditions, it would corrupt the table. 

    I strongly recommend that you upgrade your 2012 to the latest SP/CU NOW!  Don't wait, just do it.

    --Jeff Moden


    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.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)