• sqlserverDBA2016 (10/25/2016)


    in general , do most of dbas always install ssas and ssis and ssrs when installing sql server 2014

    Dunno. I've never been one to follow the proverbial crowd. I've only explained what has worked very well for me, especially when someone walks into my cube and claims "We need this NOW!". It doesn't take much extra space on today's hard-disks and is oh-so-convenient when the eventuality occurs. If it turns out they didn't really need it, it takes about the same amount of time to turn it off as it did to turn it on... seconds.

    --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)