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

Create a trigger after insert to encrypt columns in a table

$
0
0
Hello All,
I'm trying to create a trigger that will encrypt a column when an insert operation is done on table. Has anyone tried this before? I'm new to triggers. Any help is greatly appreciated.

Thanks.

Viewing all articles
Browse latest Browse all 3145

Trending Articles