Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Insert using a view into a table having encrypted columns

$
0
0
Hello All,

I have a table that has encrypted columns in it. Currently, I'm using a view to present the encrypted columns using a select statment.

I'm working on a view that will insert encrypted columns into this table. I wanted to chec

Viewing all articles
Browse latest Browse all 3145

Trending Articles