Showing posts with label backup. Show all posts
Showing posts with label backup. Show all posts

Sunday, 27 September 2009

Backup a database using a SQL command

In this example, we are backing up the database called 'Customers' to a location on the c: drive.

Backup database Customers to disk = 'c:\customer_backup.bak'