2017-12-21
902 reads
2017-12-21
902 reads
I should write about my first one, but I just copied Rob’s test, so that’s not so exciting. Instead, I...
2017-12-20 (first published: 2017-12-07)
2,111 reads
2017-12-20
791 reads
2017-12-19 (first published: 2014-03-18)
503 reads
Fill out the 2017 salary survey to help us all understand where our compensation might lie relative to others.
2017-12-18
18 reads
2017-12-18
812 reads
2017-12-15
176 reads
I ran across a post from a tester, wondering how to write a query for birthday months. This makes sense,...
2017-12-15 (first published: 2017-12-04)
1,927 reads
2017-12-15
1,214 reads
SQL Compare is a core product from Redgate and I’ve got a series on some of the interesting things I’ve...
2017-12-14
1,239 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