mercredi 7 octobre 2015

Batch process to delete table from SQL Server backup files

I have a set of full backups from a same SQL Server database saved in different files. For example:

  • 01.my-database.bak
  • 02.my-database.bak
  • 03.my-database.bak

I want to delete a specific table from those files to save disk space. There is a batch process to do that?

Aucun commentaire:

Enregistrer un commentaire