I am trying to use TDE encryption at the database level in SQL Server. Of course, with encryption, the backups are not compressed. Can SQL Backup handle the encrypted data in the database? Like by decrypting it, compressing it and then encrypting it again?
↧