9. Using Data at Rest Encryption : Transparent Column Encryption (DBMS Server-level Encryption)
 
Share this page                  
Transparent Column Encryption (DBMS Server-level Encryption)
To use DBMS level encryption, use the CREATE TABLE statement to encrypt column values and define the encryption passphrase. To enable access to the table, use the MODIFY statement.