A SQL Server Bug and Data Security
A bug in SQL Server needs patching right away if you use TDE. Some data security issues concern Steve as well.
2017-09-25
51 reads
A bug in SQL Server needs patching right away if you use TDE. Some data security issues concern Steve as well.
2017-09-25
51 reads
More of an FYI, but the EU Cookie Consent law goes into effect on Oct 1. Maybe this matters to...
2017-09-25
672 reads
Announced today at Microsoft Ignite, the general availability date is Oct 2, for Windows, Linux, and Docker. Time to get...
2017-09-25
498 reads
This year PASS is hosting Game Night as an official event, providing the room and support. Kevin Hill (b | t)...
2017-09-25
408 reads
I ran across a post recently that I thought was an interesting T-SQL problem. The user wanted to group values...
2017-09-25
483 reads
Does it make sense for a DBA to be a job that moves from project to project? Steve Jones has some thoughts.
2017-09-25
100 reads
2017-09-25
757 reads
Lots of work is going into making software more helpful. This week Steve Jones wonders what you want from these assistants.
2017-09-22
69 reads
I remember seeing the Carnegie Mellon Software Capability Maturity Model (CMM) when I was in university. It was fascinating, and...
2017-09-22
949 reads
I woke up to a Slack message that alerted me to a post in one of our channels. An engineer...
2017-09-22 (first published: 2017-09-14)
2,434 reads
By Zikato
When I'm looking at a query, I bet it's bad if I see... a...
By Steve Jones
This month is a milestone for T-SQL Tuesday. It’s number 200, which doesn’t sound...
The DBA life is fraught with pain. Those battles that we endure are mostly...
Comments posted to this topic are about the item A Quick Second Opinion
Comments posted to this topic are about the item Five Intelligent Query Processing Features...
Comments posted to this topic are about the item Checking the Error Log I
On my SQL Server 2025, I want to search the error log from my T-SQL code for potential issues and then inform an administrator. What is the current way to easily query the error log?
See possible answers