Wednesday, March 21, 2012

how can i Mask a column in a sql server database

Hi i have a table in my database and i want to mask or encrypt a particular column in it? How can i do it.

Any help will be appreciated.

Regards

Karen

If you wanted to do it on the SQL Server Database just simply follow these steps:

How to: Encrypt a Column of Data
http://msdn2.microsoft.com/en-us/library/ms179331.aspx

No comments:

Post a Comment