Docker Advice for SQL Server in Production
Introduction Nowadays, with the widespread adoption of microservices across major companies, using Windows Server to host SQL Server […]
Introduction Nowadays, with the widespread adoption of microservices across major companies, using Windows Server to host SQL Server […]
The post Managing Underused Indexes in SQL Server Availability Groups – Part 2 appeared first on SQLServerCentral.
Introduction In the world of SQL Server performance troubleshooting, developers and DBAs often chase the usual suspects: bad […]
In the Query Plan Pop Quiz, questions 2 and 3 asked you about what the sizes of arrows […]
If you’re a SQL Server DBA or developer looking to harness AI for your everyday scripting workflows, […]
The post SQL EXISTS Use Cases and Examples appeared first on SQLServerCentral.
TempDB is one of the banes of my existence. Anybody, anybody who can query your server can run a […]
Protecting data from unauthorized access is a major challenge for organizations today. SQL Server 2022 introduces Database Ledger, […]
Avec l’arrivée de SQL Server 2025 et son type JSON — ce n’est plus un simple « texte », mais bien […]
The post T‑SQL BULK INSERT vs OPENROWSET: CSV Imports, File Access Gotchas, and A PowerShell Script appeared first […]
In last week’s Query Plans Pop Quiz, the first question was, someone hands you these two queries and […]
You’ve been telling yourself, “One of these days, I’ll finally take Brent’s classes.” Get ready, because that day […]
You’ve been working with SQL Server, Azure SQL DB, or Amazon RDS SQL Server for years. You’re jaded. […]
The post Schema Design Basics for Power BI appeared first on SQLServerCentral.
Managing SSRS report migrations can be a time-consuming and error-prone process, especially when dealing with large enterprise report […]
The post Secure PostgreSQL in Docker: SSL, Certificates & Config Best Practices appeared first on SQLServerCentral.
After creating a distributed availability group using the steps described in my article, SQL Server 2022 Clusterless Distributed […]
This quarter’s release includes new checks for SQL Server 2025’s new memory pressure warnings, Azure SQL DB’s operations […]
The post Use SQL to Find a String in Database Tables, Stored Procedures, and User Defined Functions appeared […]
Question 1: Pick the Problematic Plan: someone hands you a pair of queries, and you get the estimated […]
You’re a developer, analyst, database administrator, or anybody else working with SQL Server, Azure SQL DB, or Amazon […]
One of the most important responsibilities of any database administrator is to maintain the integrity of the database, […]
The post Natural Language Query for SQL Server appeared first on SQLServerCentral.
As database professionals, we’ve all been there – that dreaded moment when users start complaining about slow queries, […]
Is your company hiring for a database position as of October 2025? Do you wanna work with the […]
You’re building a new table or adding a column, and you wanna know which datatype to use: VARCHAR […]
Introduction High-concurrency systems always look impressive on paper. You throw in dozens of CPU cores, crank up memory, […]
The post Unlocking the Power of FULL OUTER JOIN in SQL: Performance, Use Cases & Examples appeared first […]
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 […]