2018-01-26
61 reads
2018-01-26
61 reads
I really like the dbatools project. This is a series of PowerShell cmdlets that are built by the community and...
2018-01-26
759 reads
2018-01-26
1,106 reads
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as...
2018-01-25
941 reads
2018-01-25
90 reads
2018-01-25
911 reads
Today Steve Jones notes that your software should handle the load and work, but it needs to get done as well.
2018-01-24 (first published: 2013-11-07)
208 reads
This is day 5 of the Advent of Code 2017. If you want to read about the puzzles, start with...
2018-01-24
813 reads
2018-01-24
661 reads
2018-01-23
739 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