Managing Passwords
This week Troy Hunt provides updated password guidelines, but Steve Jones notes many of us are in the middle, both managing and dealing with passwords.
2017-07-31
110 reads
This week Troy Hunt provides updated password guidelines, but Steve Jones notes many of us are in the middle, both managing and dealing with passwords.
2017-07-31
110 reads
2017-07-31
1,128 reads
Steve Jones travels back to one of the largest free events in the country, SQL Saturday Baton Rouge.
2017-07-28
48 reads
I was playing with containers the other day, reading a Simple Talk article on the topic, and noticed the code...
2017-07-28 (first published: 2017-07-17)
2,015 reads
I really like the dbatools project. This is a series of PowerShell cmdlets that are built by the community and...
2017-07-28
464 reads
2017-07-28
932 reads
During the process of building an Azure lab, I ran into a place where my cluster was not completely validated....
2017-07-27
531 reads
2017-07-27
1,054 reads
2017-07-26
841 reads
2017-07-25
62 reads
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...
The DBA life is fraught with pain. Those battles that we endure are mostly...
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