Hi
I have a requirement to delete old data from SQL DB to reduce the size of DB. I believe this can be accomplished by purging the data. Need some help with the process to purge records from SQL tables older than 9 month. Can someone share ,If there is
a script which can be used for this purpose.