SQL Server Backup Commands
OverviewThere are primarily two commands that are used to create SQL Server backups. Which are:
These commands also have various options that you can use to create full, differential, file, transaction log backups, etc... as well as other options to specify how the backup command should function and any other data to store with the backups.
These commands also have various options that you can use to create full, differential, file, transaction log backups, etc... as well as other options to specify how the backup command should function and any other data to store with the backups.