2023-12-27
481 reads
2023-12-27
481 reads
2023-10-27
431 reads
2023-10-20
450 reads
2018-08-27
849 reads
2018-06-05
864 reads
2016-08-16
1,331 reads
2016-08-02
1,358 reads
2016-07-05 (first published: 2016-05-26)
4,577 reads
Learn how trusted foreign keys (FK) can help or hurt performance.
2018-08-24 (first published: 2016-03-08)
6,776 reads
Understand what FK's do and how they use indexes. Then use my script to see if they're using good indexes.
2018-06-29 (first published: 2016-02-10)
6,099 reads
By Steve Jones
This Friday is the NYC DevOps Devour hour, which is actually 3 hours. Plus...
Three years ago, when the first public preview of SQL Server 2022 (CTP 2.0)...
By Steve Jones
Redgate Monitor works with more than SQL Server. Some big changes were announced recently,...
Hi, I'm trying to make the below query SARGable by removing the ISNULL function...
We're about to upgrade our SQL 2017 Standard to 2022 standard. We have 1...
Comments posted to this topic are about the item Script-Drop Orphan users from SQL...
What is the minimal number of parameters to add a linked server with sp_addlinkedserver?
See possible answers