• Phil Parkin (10/24/2016)


    sqlserverDBA2016 (10/24/2016)


    Is adding the features later same as when installing SQL server

    And it's not more xomplicated

    I think that Jeff's point of view is that it's safer to reconfigure a (working) production server's services than to install additional software on it.

    Correct. Easier, as well. Just right click on the service and enable it. No need to go through a feature install. Doesn't take many resources at all when disabled.

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