I have a SQL server Database in which a table has an encrypted column.
Now if I want to read the data from the encrypted column how to do that currently the app only shows data in an encrypted format.

I have a SQL server Database in which a table has an encrypted column.
Now if I want to read the data from the encrypted column how to do that currently the app only shows data in an encrypted format.