Decrypt Default Columns and Query Qualifications

If you use a column with the decrypt default property in a where clause, the qualification evaluates to false if you do not have decrypt permission.

These examples use the emp table described above. Only users with the hr_role have decrypt permission on ssn.
Related information
Encrypted Columns Process