
Set MAXDOP in Azure SQL DB or You’ll Get This ...
Max Degrees of Parallelism (MAXDOP) tells the database engine, “If you decide to parallelize a query, go parallel […]
Max Degrees of Parallelism (MAXDOP) tells the database engine, “If you decide to parallelize a query, go parallel […]
Simon Galbraith is the co-founder of Redgate and one of the creators of Simple Talk. Here, he […]
Last week, I announced that we’ve hit 50,000 YouTube subscribers, and I celebrated by letting y’all submit your […]
The post Building a Dynamic Countdown Timer in Power BI appeared first on SQLServerCentral.
A customer taps “Buy Now” on your web app. Half a second passes. The screen hesitates before the […]
The post Power BI TMDL View: Benefits, Security Risks & Best Practices appeared first on SQLServerCentral.
Al is everywhere….almost. In my day-to-day role as a DBA, I don’t really have the opportunity or need […]
This is kinda amazing to me: our YouTube channel has broken the 50,000 subscriber mark! That’s wild to […]
Somehow I missed this a few years ago, and I bet a lot of y’all did too. Note […]
The post Side by Side Upgrade to SQL Server 2022 appeared first on SQLServerCentral.
You’re a developer, analyst, database administrator, or anybody else working with SQL Server, Azure SQL DB, or Amazon […]
With the retirement of ADS, I decided to take a look at the MSSQL extension for VSCode. This […]
The post Getting Started with Bayesian Modeling appeared first on SQLServerCentral.
Problem Now that public preview of SQL Server 2025 CTP 2.1 is out (Community Technical Preview), you have […]
In between clients, I hopped onto my Twitch channel to take your top-voted questions from https://pollgab.com/room/brento. If you’d […]
Your developers haven’t ever been to formal Microsoft database training on SQL Server or Azure SQL DB. They’re […]
SQL Server 2025 introduces a new sys.dm_os_memory_health_history view to make it easier for meatbags like you and robots […]
I’m teaching my two most important classes live, online, completely free! These are the two fundamentals classes that […]
SQL Server 2022 has lot of improved and advanced features compared to its predecessor versions. This includes new […]
The post Configure SQL Server Alerts for Azure SQL Managed Instance appeared first on SQLServerCentral.
Rejoignez-nous pour une session live d’une heure consacrée à FastTransfer, l’outil en ligne de commande qui simplifie […]
Introduction Sometimes we just want SQL to be a bit smarter. Maybe we need to figure out who’s […]
In retrospect, I should have put on sunscreen – even for just a 20-minute Office Hours session on […]
The post A Rolling Filtered Index in SQL Server appeared first on SQLServerCentral.
Ever wonder what it takes to do this stuff behind the scenes? I’ll show you. If you’re thinking […]
We are deeply saddened to share the news that Andrew Clarke, better known to Simple-Talk readers as […]
Introduction In this example, we will show patterns between items stored in SQL Server using Python. We will […]
The post SQL Server Triggers for Business Rules Automation appeared first on SQLServerCentral.
When you create a semantic model in Power BI desktop, you typically connect to one or more data […]
I’m back in Vegas, at least for the moment, so let’s hang out in my home office and […]
Is your company hiring for a database position as of September 2025? Do you wanna work with the […]
This month, I’m teaching two of my classes live, online, completely free! These are the two fundamentals classes […]
The post Picking the ON or WHERE Clause for the SQL Predicate appeared first on SQLServerCentral.