Home Forums SQL Server 2005 T-SQL (SS2K5) delete records in sql without entry in transaction log RE: delete records in sql without entry in transaction log

  • David Webb-200187 (10/5/2009)


    I've heard a lot of people who should know better ask for this option. If MS ever implements it I think it should be:

    SET CORRUPT_MY_DATABASE_AT_THE_WORST_POSSIBLE_TIME = True

    Ha!

    Good one. And way too accurate. Although, I think you got the syntax wrong. Shouldn't it be set to = 1?

    "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