• Sean Pearce (12/13/2012)


    I hope I am not being too cheeky posting this here, but I would appreciate some page views on my article.

    The article is about page deallocations on heaps in SQL Server.

    http://eohmicrosoft.blogspot.com/2012/12/heaps-of-trouble.html

    If I have overstepped then I will gladly remove the link.

    Thanks

    Good article, Sean. Also shows some great logical steps for troubleshooting such things. Well done.

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