Restoring a Copy Only Backup–#SQLNewBlogger
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as...
2017-12-27
744 reads
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as...
2017-12-27
744 reads
This is usually a slow time for many companies between two holidays, but it doesn't need to be unproductive.
2017-12-27
75 reads
2017-12-27
980 reads
2017-12-26
990 reads
2017-12-25
36 reads
2017-12-25
1,098 reads
I was interviewed in Redmond a couple months ago and the video was just published. I show and demo some...
2017-12-22 (first published: 2017-12-07)
1,739 reads
Many technical people use Virtual Machines to build their own lab or test environment. Today Steve Jones asks how you've built your setup.
2017-12-22 (first published: 2014-02-14)
250 reads
2017-12-22
1,126 reads
Does your organization have policies around data security? Perhaps they should, or perhaps you should ask for some to be created and education available for users.
2017-12-21 (first published: 2014-04-07)
158 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