2018-12-28
47 reads
2018-12-28
47 reads
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as...
2018-12-27 (first published: 2018-12-05)
2,498 reads
It’s the end of the year, and I’m looking back at the events and travels I’ve had this year. I...
2018-12-27
293 reads
Steve talks about the project underway to port the SQLServerCentral codebase.
2018-12-27
135 reads
One of the best ways to improve software is to evaluate it sooner, which includes static analysis. We don't have many tools for database code, but we need more.
2018-12-26
37 reads
2018-12-26
637 reads
2018-12-25
39 reads
2018-12-25
837 reads
I enjoy when the Avent of Code comes around each year. I seem to make this a December (or sometimes...
2018-12-24
329 reads
2018-12-24
60 reads
By Steve Jones
A customer was trying to compare two tables and capture a state as a...
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...
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