Hi I need the menus that help me to back up in sql server 2008? thanks
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
migrated from stackoverflow.com Jun 12 '10 at 2:47
|
to backup a database? Right click on the database, click on
Or in T-SQL
|
|||
|
|
To backup a database:
To restore:
|
||||
|
|
|
You might find this MSDN page helpful: |
||||
|
|
