on 2019 Aug 16 10:07 AM
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^)
User | Count |
---|---|
81 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.