When a user changes jobs or leaves the company, the key custodian should drop the user’s key copy.
alter encryption key keyname drop encryption for user user_name
alter encryption key key1 drop encryption for user bill
SAP ASE does not require a password for this command because no key decryption is required.
drop encryption key drops the base key and all its copies.