hello, is there a way i can encrypt all data in certain table using update statement? im thinking using md5 to be able to encrypt sensitive data for me to send to other dba. sample column are : ID, customerID and customer name and schema name is customer. Thank you in advance.. hope somebody can help me