• A clustered index stores the data. So when you run a delete statement, it goes to the clustered index to delete the data. That's how it works.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning