2019-01-29
585 reads
2019-01-29
585 reads
As part of my learning goals for 2018, I wanted to work through various books. This is part of my...
2019-01-28
860 reads
2019-01-28
129 reads
2019-01-28
581 reads
Disaster recovery is one of those situations that we plan for and hope we never experience. Are you prepared?
2019-01-25
54 reads
2019-01-25
649 reads
The RDBMS works great for many situations, but is it ever fast enough to meet all your needs?
2019-01-24
103 reads
There is a myth that DDL statements can't be rolled back. This article tests and debunks the myth.
2019-01-24
6,700 reads
2019-01-24
935 reads
Azure SQL Data Warehouse gets some improvements, and Steve has a few comments.
2019-01-23
76 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