The Fabric Modern Data Platform
This is a short series on the Modern Data Platform in Microsoft Fabric. The articles in this series […]
This is a short series on the Modern Data Platform in Microsoft Fabric. The articles in this series […]
The post Securing the DevOps Pipeline Part 1: Tools and Strategies for Safer Deployments appeared first on SQLServerCentral.
To solve a complex business problem, one needs to break the process into smaller solvable steps. Today, we […]
Database Frontiers is a new database conference hitting the spotlight come October 15th, 2025. Here’s everything you […]
It’s nothing new for vendors to find ways to lock in customers to their products and cloud […]
This quarter’s release contains a few advanced warnings & tools, like table input for sp_BlitzLock, new warnings about […]
I spend a lot of editing articles from various authors about a wide variety of topics. I […]
The post How to Remove Constraints from a SQL Server Table appeared first on SQLServerCentral.
Introduction A calendar or date dimension table is essential for data analysis and reporting. It allows users to […]
I’m excited to return to London for SQLBits again this year! I’ve written about why SQLBits is my […]
PostgreSQL est de plus en plus populaire. Est-ce un bon choix pour remplacer SQL Server on-prem et […]
The post The complexity of using Power BI in US Sovereign Clouds appeared first on SQLServerCentral.
Introduction This article explores a very common construct in standard SQL and Transact-SQL – the SQL Server Update […]
Every year, Aaron Bertrand runs a curling tournament up in scenic North Bay where he grew up. I […]
This article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […]
One of the things I love about TikTok is that it exposes me to wildly new video ideas […]
The post Killing a SPID and Checking Rollback progress in SQL Server appeared first on SQLServerCentral.
Deadlocks used to scare me. I’d get the alert from a monitoring tool, and I’d look around to […]
“On a scale from 1 to 10, what color is your favorite letter of the alphabet?” –Slogan […]
It’s time for SQL Server Spring Training! I’m teaching 60-90 minutes of my most popular classes for free […]
The post Navigating Your Test Data Challenges: Insights and Solutions appeared first on SQLServerCentral.
The post Introduction to GitHub Actions Part 1: Getting Started appeared first on SQLServerCentral.
Have you ever needed to combine data from two different tables or queries in SQL Server? Maybe you’ve […]
The post DAX CASE Statement Functionality using IF, SWITCH and SWITCH True appeared first on SQLServerCentral.
Introduction As you may know, in the early days of SQL Server Clustering, Microsoft advised to provide each […]
Je viens de passer près de 40 ans de ma vie dans le domaine des bases de données […]
It’s a tale as old as time. You want to read data. Your mate wants to write […]
A few weeks ago, I delivered some sessions about vector search in Fabric Databases and Azure SQL. […]
You’ve attended some of my free online streams, read my blog posts, and you use the First Responder […]
The post Scales & Measurements appeared first on SQLServerCentral.
Microsoft has been talking about the Modern Data Platform for a long time. I first heard about this […]
Ce matin, j’ai eu la chance d’être présent à Las Vegas à la Keynote de la 2eme […]
It’s time for SQL Server Spring Training! I’m teaching 60-90 minutes of my most popular classes for free […]
On April 5, 2025, Simple Talk will be a sponsor at SQL Saturday #1106 in Richmond Virginia. […]
I was recently on a project to migrate a very transactional installation of SQL Server to Azure […]
Introduction I was happily resting in Samaipata, a pre-Inca temple admiring the ruins with our guide when a […]
Loading data into Snowflake is a common need. Using Python and pandas is a common go-to solution […]
The post Basic Regex Emulator for SQL Server appeared first on SQLServerCentral.
In February 2025, Microsoft introduced new T-SQL functions in Azure SQL Database and SQL Database in Microsoft Fabric […]
I’m back home after a 2-week Iceland vacation. Let’s catch up with your top-voted questions from https://pollgab.com/room/brento. Here’s […]
One of the least known, least used features of SQL is the CREATE DOMAIN statement. It does […]
Let’s analyse why we would like to query an SQL Endpoint. Once we understand why, we can […]
For this week’s Query Exercise, your mission had two parts: Do a first pass search through the Users […]
Introduction Performing bulk updates in SQL Server can be a resource-intensive operation, particularly when dealing with large datasets. […]
In Parts I (Solving the Overlap Query Problem in PostgreSQL) and II (Overlapping Ranges in Subsets […]
tl;dr: if you use Azure SQL DB Hyperscale’s auto-scaling, it’s probably not cutting your bill down because like […]
The post SQL Server JSON Functions JSON_OBJECTAGG and JSON_ARRAYAGG appeared first on SQLServerCentral.
When working with SQL Server, there are times when you need to build SQL scripts dynamically. In many […]
Summary In a landscape abundant with AI innovations and promises, a crucial question arises: « Is leveraging SQL and […]
A very common task in creating a database is to store string data. For example, words, paragraph(s) […]