Treat All Sensitive Data as Important
No matter what the reason you have sensitive information, you need to treat it carefully.
2019-02-21
67 reads
No matter what the reason you have sensitive information, you need to treat it carefully.
2019-02-21
67 reads
2019-02-21
812 reads
2019-02-20
64 reads
We’ve started setting up our SQL in the City Summits for 2019 and the first one is London on April...
2019-02-20
775 reads
2019-02-20
664 reads
At Redgate, we do a lot of research. Maybe not as much as Microsoft Research, but we are always trying...
2019-02-19
863 reads
Steve talks about the level of engineering effort we need in software development.
2019-02-19
78 reads
Triggers can be confusing and complex for many developers new to SQL. Steve Jones gives a few ideas for learning more about this construct as well as practicing writing them.
2019-02-19
2,971 reads
2019-02-19
696 reads
If you’ve had struggles with database development and had a real world disaster, you could win in a new Redgate...
2019-02-18
166 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