cancel
Showing results for 
Search instead for 
Did you mean: 

How do I encrypt old rows after ALTER TABLE ENCRYPTED?

Breck_Carter
Participant
1,089

Testing with Hexplorer shows that ALTER TABLE ENCRYPTED does NOT encrypt existing data.

In other words, rows inserted before ALTER TABLE ENCRYPTED are not encrypted, but rows inserted after the ALTER are encrypted.

The Help does not seem say this explicitly but I dropped out of law school before learning how to read stuff like that 🙂

Question: How do I force those old rows to become encrypted?

(Version 17, table encryption, dbinit -ea AES256 -ek "abc" -et^)

Accepted Solutions (0)

Answers (0)