Relative Content

Tag Archive for sql-servert-sqltriggers

Old Script Backup Before Run DDL Commands

I have a trigger that follows DDL commands in SQL Server and writes them to the table and now I need to write the script before the alter is made to the table. Is such a thing possible?