Can I restore a deleted DB from its backup?

  • Hi gurus,

  • Sorry, hit the wrong button. For disk space reason, I plan to backup some user DB, then delete these DB. If needed later,is there any way to resore these DB later from the backup? Thanks!

  • Run Restore command, you can also move the files to other drives.

  • Thanks! Allen, I will backup them to another server or I may move the files to another server.

  • Here's where you can find more information on doing the backup and restore.

    In the BOL, use the Index tab and enter BACKUP DATABASE (look for the entry for Transact SQL). After you check out that, enter RESTORE DATABASE.

    -SQLBill

    BOL = Books OnLine = MS SQL Server's Help

    Installed as part of the Client Tools and can be found at Start>Programs>Microsoft SQL Server>Books OnLine.

  • Thanks SQLBill

Viewing 6 posts - 1 through 5 (of 5 total)

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