The backup and restore component of Microsoft SQL Server provides an essential safeguard to help protect critical data stored in SQL Server databases. The topics in this section explain how to use Transact-SQL to create and restore databases, differential databases, transaction logs, and file and filegroup backups.

In This Section
Backup How-to Topics
Restore How-to Topics

See Also