2014-03-13
1,730 reads
2014-03-13
1,730 reads
We had a requirement where we were asked to generate automatic email notification in the event of a failover.
2011-10-06
4,630 reads
This is a real-time production issue I faced with one of our clients
2011-05-16
9,950 reads
By Steve Jones
redesis – n. a feeling of queasiness while offering someone advice, knowing they might...
By Steve Jones
The Solutions Engineers at Redgate recently released an Introduction to Redgate Flyway Autopilot course...
The other day I came across an interesting repo on github, KubeDiagrams. What this...
Comments posted to this topic are about the item No End to Programmers
Hi there to all SQL gurus So, here is the scenario. I have a...
Guys, I am facing problems when running a backup routine JOB in SQL Server,...
What is the result of this query in SQL Server 2022+?
select bit_count('7')See possible answers