Script DB Level Permissions v4.6
Script database and object level permissions for all database users
2022-01-12 (first published: 2021-06-11)
18,851 reads
Script database and object level permissions for all database users
2022-01-12 (first published: 2021-06-11)
18,851 reads
Script database and object level permissions for all database users
2017-07-25 (first published: 2016-02-26)
15,155 reads
2015-08-06 (first published: 2010-11-02)
27,040 reads
Use SSIS to pull data from multiple instances. Combine with powershell to run multiple instances simultaneously.
2015-02-23
8,501 reads
Easily register SQL Servers in your inventory to your CMS for easy multi-server queries.
2014-08-18
5,630 reads
Automate patch installations using the task scheduler and command line hotfix options for SQL.
2011-05-03
4,692 reads
Simple script formatting the date and naming a backup file path for a t-log and restoring those logs.
2010-12-29 (first published: 2010-12-15)
1,498 reads
A way to handle application releases involving multiple scripts and/or multiple databases.
2010-08-23
6,756 reads
By Steve Jones
on tenderhooks – adj. feeling the primal satisfaction of being needed by someone, which...
By DataOnWheels
I have been active in the data community throughout my career. I have met...
By Vinay Thakur
Quick Summary for Microsoft SQL Server till 2025, I am fortunate to be part...
SQL Server is typically viewed as a transactional or analytical database engine. However, it...
Hello, Is there a way in Azure SQL Database to change the 'Blocking Process...
Comments posted to this topic are about the item Having a Little Fun at...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers