sys.sp_delete_database_backuphistory
general #stored-procedure
Description
Deletes information about the specified database from the backup and restore history tables. Specifies the name of the database involved in backup and restore operations. , with no default. must be run from the This stored procedure affects the following tables:
Syntax
sp_delete_database_backuphistory
Remarks
Deletes information about the specified database from the backup and restore history tables.
Specifies the name of the database involved in backup and restore operations.
@database_name
, with no default.
(success) or
must be run from the
This stored procedure affects the following tables: