Finding the Titles in R
PASS has released the videos to members from this past Summit. I say TJay Belt today ask about relating a...
2018-01-16
572 reads
PASS has released the videos to members from this past Summit. I say TJay Belt today ask about relating a...
2018-01-16
572 reads
I typically don’t turn on line numbers if SSMS, but while working with someone on a bit of code, they...
2018-01-16
23,023 reads
2018-01-16
801 reads
In case you’re interested, the GDPR law is actually not bad to read. You might be affected by this, so...
2018-01-15
474 reads
2018-01-15
1,125 reads
This is day 2 of the Advent of Code 2017. If you want to read about the puzzles, start with...
2018-01-13
885 reads
When you need to debug or troubleshoot, Steve Jones wants you to disable, not drop, objects.
2018-01-12
72 reads
2018-01-12
906 reads
2018-01-11
797 reads
I ran into an issue recently where I couldn’t get a Windows login to work with some application software. This...
2018-01-10
440 reads
By Zikato
A cryptic message, a book cipher hidden in art provenance records, and a trail...
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...
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