Question 4 of 10Pro Only
How do you implement column-level encryption to protect sensitive data fields like Social Security numbers or credit card numbers?
Sample answer preview
Column-level encryption protects individual fields within a database table, allowing you to encrypt only the columns containing sensitive data while leaving non-sensitive columns in plaintext.
column-level encryptionAlways Encrypteddeterministic encryptionkey managementHSMpgcrypto