2021-04-13
594 reads
2021-04-13
594 reads
2019-04-25
629 reads
2015-11-27
1,232 reads
2013-12-02 (first published: 2013-11-18)
1,694 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,437 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,252 reads
Using a DDL trigger, two schemas and a stored procedure recycle bin functionality can be create in SQL Server.
2009-05-20
13,145 reads
How to use DDL triggers and Query the Data with minimum performance impact.
2008-10-02
1,801 reads
By Steve Jones
It’s been a good week at SQL Bits. This is my favorite conference, and...
V Joyful Craftsmen máme skvělý bonus (tzv. SGP), v rámci, kterého se můžeme vzdělávat v...
By HeyMo0sh
I love KQL so much I even made a video and if you compare...
Please suggest practice on SQL Server RLS On the database level, defined users with...
Hello, I have 3 SSIS packages having connection manager defined with a userA. These...
Hi Experts, What is 'optimize for ad hoc workloads' do mean in short? I...