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

Triggers

$
0
0
Hi Team,
I have created one single trigger to capture information modified by the insert/update/delete commands.

is there any performance difference if we create 3 separate triggers(like after insert ,after update ,after delete) ?

Th

Viewing all articles
Browse latest Browse all 3145

Trending Articles