Is it possible to restore a SQL Server backup to a different database -


i restore backup different database original.

i did backup databasea, want restore databaseb. want test first , data backup, take data need update databasea.

how this?

yes can.

in gui

  • your source database "databasea"
  • your destination database if "databaseb"

on files tab, you'll need provide new file names.

enter image description here


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -