July 31, 2024 at 12:00 am
Comments posted to this topic are about the item Managing Backup History Options in MSDB
July 31, 2024 at 7:10 am
This proc allows you to delete by database which, according to the question as written, is managing the amount of data. While it doesn't do the same exact job, to me, it doesn't look like it's wrong to say that there are two options. Could somebody explain the difference please?
How to post a question to get the most help http://www.sqlservercentral.com/articles/Best+Practices/61537
July 31, 2024 at 7:36 am
sp_delete_database_backuphistory [ @database_name = ] N'database_name'
July 31, 2024 at 3:49 pm
Sorry, typo. Meant to include the proc name in the question. Points awarded back
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply