• Luis Cazares - Wednesday, November 15, 2017 7:41 AM

    ChrisM@Work - Wednesday, November 15, 2017 7:01 AM

    Here's a reminder of the issues you may experience if you're performing deletes from your heap table:

    https://www.red-gate.com/simple-talk/sql/t-sql-programming/delete-operation-sql-server-heaps/

    Thank you, Chris.
    This will be really useful when advocating the use of clustered indexes

    You're welcome Luis. It's easily forgotten and occasionally causes runaway table bloat.

    “Write the query the simplest way. If through testing it becomes clear that the performance is inadequate, consider alternative query forms.” - Gail Shaw

    For fast, accurate and documented assistance in answering your questions, please read this article.
    Understanding and using APPLY, (I) and (II) Paul White
    Hidden RBAR: Triangular Joins / The "Numbers" or "Tally" Table: What it is and how it replaces a loop Jeff Moden