commited transaction rollback in SQL Server2008

  • I am just a starter in SQL and I'm maintaining a Live DB in which every day some records upserted/deleted, here if I executed any query by mistake it can create a big problem. So I want to rollback within some predefined hours in case of query executed by mistake. Is is possible, how????????

  • It's only possible if you have a backup from before the query you executed by mistake.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply