Using AI for Security
Steve thinks AI might have a place in security, something Microsoft is investigating now.
2024-03-01
139 reads
Steve thinks AI might have a place in security, something Microsoft is investigating now.
2024-03-01
139 reads
2024-03-01
415 reads
In this level of the Stairway to Dynamic Data Masking we examine how masking affects data movement.
2024-02-28 (first published: 2017-09-13)
3,148 reads
2024-02-28
466 reads
Code reviews are a good way to not only improve your quality, but also raise the skill level of your staff.
2024-02-28
250 reads
For years I’ve assumed I knew the string defaults, but I realized that’s not right. This post looks at what I learned. Another post for me that is simple...
2024-02-26 (first published: 2024-02-14)
354 reads
2024-02-26
385 reads
proluctance – n. the paradoxical urge to avoid doing something you’ve been looking forward to – opening a decisive letter, meeting up with a friend who’s finally back in...
2024-02-23
46 reads
2024-02-23
333 reads
There are a number of ways to run SQL Server for free (or low cost) for development. Read a bit about how to do this.
2024-02-23
8,148 reads
I am excited to host T-SQL Tuesday for the first time. I want to...
By Steve Jones
Redgate had some Claude training recently, which I went through as my knowledge has...
By Steve Jones
gnossienne– n. the awareness that someone you’ve known for years still has a private...
Comments posted to this topic are about the item Measuring Productivity
Comments posted to this topic are about the item Importing Excel files into SQL...
Comments posted to this topic are about the item Tracking All the Queries
I have 3 instances of a brand new long running query that are executing on a SQL Server 2025 instance. Query store is enabled. One of the queries is killed by the administrator, one is cancelled by the user. The other runs to completion. How many rows are in Query Store for this query?
See possible answers