2019-03-28 (first published: 2015-10-07)
188 reads
2019-03-28 (first published: 2015-10-07)
188 reads
2019-03-28
399 reads
The SQL in the City Summits are back for 2019, and we’ve got more scheduled than every before. You can see the complete list on our event page, and...
2019-03-27
129 reads
2019-03-27
145 reads
Today, Steve wonders when we'll stop installing SQL Server on a host machine.
2019-03-26
1,274 reads
2019-03-26
95 reads
This is in response to someone asking about getting started with their database in SQL Source Control and then hosting at BitBucket. I’m going to assume people can set...
2019-03-25
424 reads
Steve has a few thoughts on what is worse than telling your boss about a data breach.
2019-03-25
151 reads
2019-03-25
205 reads
I’m working the first section of a basic administration course, and the first part of this is installing SQL Server...
2019-03-22
479 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