Community

SQL Server tips for working with nested triggers and dump files

(Kaye Garten) Sometimes, triggers can inadvertently fire other triggers or even the same trigger recursively. In this compilation of SQL Server tips, you’ll learn to detect such an event. Then, by changing gears a bit, you’ll see how to read the backup information stored in SQL Server’s msdb dat

Read More - Register for Free Membership