Recently in an interview i faced following questions. Is it possible to call a trigger from another trigger? Is it possible to call a trigger directly?
Is it possible to call a trigger from another trigger?
No
Is it possible to call a trigger directly?
Its not possible to call triggers directly. When corrosponding events are fired, then only the triggers will execute automatically.
Read More..   [32134 clicks]
Published under: SQL Server Interview Questions · · · ·