The complexity of using Power BI in US Sovereign Clouds
The post The complexity of using Power BI in US Sovereign Clouds appeared first on SQLServerCentral.
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 […]
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 […]
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) […]
While waiting for my Husavik hot tub to fill up, I took your top-voted questions from https://pollgab.com/room/brento. Here’s […]
Regular expressions are a way of doing complex string searches. They can be really useful, but they have […]
Introduction SQL Server 2022 introduced the LEFT_SHIFT and RIGHT_SHIFT functions, which allow you to manipulate numbers by shifting […]
The post AI Tools for Job Seekers – Salary appeared first on SQLServerCentral.
“They put their password WHERE?!?” Personally identifiable information (PII) is freakin’ everywhere. When companies first start looking to […]
This is part of a series of posts from Aisha Bukar comparing MySQL and PostgreSQL. You can […]
It’s time for SQL Server Spring Training! I’m teaching 60-90 minutes of my most popular classes for free […]
The second I wrote down the idea for a blog posts on Distractions, I knew there had […]
Because it’s important to know when adversaries are scanning the network searching for vulnerabilities, misconfigurations, unpatched systems or […]
There comes a time when the built-in ORM just isn’t enough. You might have complex queries or performance-critical […]
The post Data Streaming Databricks in Azure appeared first on SQLServerCentral.
As we approach the first public releases of SQL Server 2025, it’s fun to start spelunking through things […]
You’ve attended some of my free online streams, read my blog posts, and you use the First Responder […]