Hi,
We have table name Org, it has two fields Orgname and OrgID. The Orgname is a varchar(255) and data in that field is encrypted using dot net code. Can some tell me how to decrypt that field using SQL
Hi,
We have table name Org, it has two fields Orgname and OrgID. The Orgname is a varchar(255) and data in that field is encrypted using dot net code. Can some tell me how to decrypt that field using SQL