2024-02-05
391 reads
2024-02-05
391 reads
2022-08-15
356 reads
2021-11-08
445 reads
2021-05-26 (first published: 2021-04-30)
8,702 reads
2018-02-01
871 reads
Learn how to find who has changed permissions from the default trace
2015-10-13
11,271 reads
This script allows the DBA to quickly determine if a deny statement is stopping a user from accessing db objects.
2015-01-14 (first published: 2014-12-17)
6,731 reads
Easily grant exec permission to all stored procedures to a database role in SQL 2005 or higher.
2014-03-20
24,052 reads
Someone, while locking down the SQL Server, removed the permissions by which the DBAs came in and administered the server. As a result, we cannot get back into SQL Server. How can we restore our access to SQL Server? Check out this tip to find out.
2012-03-29
4,423 reads
This script reverse engineers SQL statements to recreate database permissions.
2011-10-24 (first published: 2011-10-07)
15,847 reads
I recently was privileged to speak at SQLDay in Wroclaw Poland… man, I love...
One of the new features in Kubernetes v1.33 is the ability to resize CPU...
I won’t try to pretend otherwise, I’ve had some mixed feelings about Stack Overflow...
When comparing AWS RDS and DynamoDB, the core difference lies in structure and use...
Comments posted to this topic are about the item Analyzing Tempdb Spills and Usage...
Comments posted to this topic are about the item Creating a new API in...
If I run "dab init" to create a new API over a database, what parameters are required?
See possible answers