I am relatively new to SQLserver and I am putting together
some TSQL code to backup our databases and transaction logs.
I want to also include some code which will delete backup
files older than a specified number of days.
Has anyone written some code to do this ?
TIA
some TSQL code to backup our databases and transaction logs.
I want to also include some code which will delete backup
files older than a specified number of days.
Has anyone written some code to do this ?
TIA