SQLServerCentral » Latest topics
Triggers
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
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
No comments:
Post a Comment