• Florian Reischl (6/26/2009)


    Jeff Moden (6/26/2009)


    jaclynmcatanzaro (6/26/2009)


    Good SQL Server article

    http://www.informationflash.com/[/url]

    Which one?

    Can't answer your question but the new article by Adam Machanic is really good in my opinion:

    The Hidden Costs of INSERT EXEC

    Thanks Flo... I took a quick look. It's a pretty good article except that I have no trust in cost values listed in the execution plan. Just like his conclusion states, I've got some testing to do, I guess.

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