Please turn JavaScript on
Simple Talk icon

Simple Talk

Want to know the latest news and articles posted on Simple Talk?

Then subscribe to their feed now! You can receive their updates by email, via mobile or on your personal news page on this website.

See what they recently published below.

Website title: Redgate Software - Compliant Database DevOps Solutions and Tools For SQL Server, Oracle, & .NET

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.51 / day

Message History

If your T-SQL is buried under layers of nested REPLACE() calls just to swap out a few characters, there’s a simpler way. SQL Server’s TRANSLATE() function — introduced in 2017 but still rarely used — lets you replace multiple characters in a single string with one function call instead of stacking several REPLACE() functions inside each other.


Read full story

Microsoft continues to blur the line between low-code visual tools and code-first development for Power BI, recently launching a set of official


Read full story

PASS Data Community Summit is celebrating a milestone most communities never reach: 25+ years of data professionals showing up for each other. From a single Microsoft-seeded user group in 1999, to the global, multi-platform conferences everyone knows today – here’s how it all unfolded.

This story was originally posted on the


Read full story

SQL Server DBAs routinely rely on automation: SQL Server Agent jobs, maintenance plans, refresh processes, restore scripts, replication cleanup, CDC operations, cross-database modules, and temporary objects. These workflows are often trusted because they’re normal – and that’s precisely why they deserve more attention.

The goal of ...


Read full story

PostgreSQL replication is one of the most powerful tools available for keeping your database resilient, redundant, and performant, but it’s only effective when it’s stable. Replication lag, network bottlenecks, and long-running transactions can each quietly erode the reliability your applications depend on.

This guide breaks down how replic...


Read full story