2021-04-13
615 reads
2021-04-13
615 reads
2019-04-25
637 reads
2015-11-27
1,236 reads
2013-12-02 (first published: 2013-11-18)
1,709 reads
DDL trigger will add a user to a newly created database and assign db_owner role. It can be modified for what role is required.
2015-03-12 (first published: 2013-08-22)
1,577 reads
A previous tip, SQL Server DDL Triggers to Track All Database Changes, generated a lot of discussion involving ways to make the provided DDL trigger more useful. Check out this tip to expand your knowledge on DDL Triggers.
2013-06-10
2,988 reads
In this tip Aaron Bertrand describes some of the ways in which you can extend the DDL trigger functionality.
2013-05-30
4,116 reads
2012-01-18
2,255 reads
Using a DDL trigger, two schemas and a stored procedure recycle bin functionality can be create in SQL Server.
2009-05-20
13,614 reads
How to use DDL triggers and Query the Data with minimum performance impact.
2008-10-02
1,810 reads
By Steve Jones
I wanted my own custom image in our internal Redgate Clone cluster, so I...
By alevyinroc
First Things First Thanks to every who came to my session, Asnwering the Auditor’s...
By Steve Jones
incidental contact high – n. an innocuous touch by someone just doing their job...
Comments posted to this topic are about the item GIT Configuration and Automated Release...
Comments posted to this topic are about the item How to Add a New...
Team, Please suggest or if you have an example please share the link for...
I have a SQL Server 2016 SP3 instance that I want to upgrade to SQL Server 2022. I don't have replication installed, but I want to enable this on SQL Server 2022. Can I add replication during the in-place upgrade?
See possible answers