Sample script below: 1: -- ========================================================================== 2: -- Object : DDLTrigger.sql 3: -- Object Type : Script 4: -- Description : Various examples 5: -… more →
belle's sql musingsarrao4u wrote 3 weeks ago: Understanding DDL triggers in SQL Server 2005 Understanding DDL Triggers in SQL Server 2005Much like … more →
sabbysingh wrote 7 months ago: Originally the concept of triggers was associated with DML commands like INSERT, UPDATE, DELETE. In … more →
Vinayak Shrestha wrote 11 months ago: We, SQL Server db coders, always lacked date modified filter option in management studio (or in ente … more →
belle wrote 1 year ago: Sample script below: 1: -- ========================================================================= … more →