
The 8 Worst Things Microsoft Ever Did to SQL Server
Last week I wrote about the 6 best things Microsoft ever did to SQL Server, but now we […]
Last week I wrote about the 6 best things Microsoft ever did to SQL Server, but now we […]
Introduction This article teaches how to use the Azure Data Studio extension to handle SQL Database projects. It […]
I was editing an article the other day that uses the BIT_COUNT function that was added to […]
Introduction SQL Server provides robust tools for data type conversion, such as PARSE, TRY_PARSE, and TRY_CONVERT. These functions […]
The post How to use @@ROWCOUNT in SQL Server appeared first on SQLServerCentral.
Every quarter, we publish adoption rate data showing how quickly people are adopting new versions of SQL Server. […]
Is your company hiring for a database position as of February 2025? Do you wanna work with the […]
This entire blog post is driven by the #1 feature in this list. I think about the #1 […]
Introduction Azure Synapse Analytics, previously known as Azure SQL Data Warehouse, is a widely utilized platform for storing […]
The post SSMS Export to Excel appeared first on SQLServerCentral.
Let me cut to the chase. If you are like me, you may have been searching for: […]
In this second installment of our series comparing Frappe and Laravel, we probe into critical aspects of […]
Introduction JSON (JavaScript Object Notation) has become a popular data format for storing and exchanging information. Microsoft SQL […]
The post How to rename a SQL Server database appeared first on SQLServerCentral.
I’m very keen on accessibility in computer systems. Nowadays we tend to take a rather superior attitude […]
I originally took these questions from https://pollgab.com/room/brento poolside at the Trixie Motel (really), but I forgot to use […]
Recently I had a severe problem with SQL endpoints and I was required to build a quick […]
Accelerated Database Recovery (ADR) is a database-level feature that makes transaction rollbacks nearly instantaneous. Here’s how it works. […]
A common requirement for database professionals working with SQL Server is the capability to connect seamlessly to other […]
The post A Practical Guide to Using Azure Key Vault in Enterprise Deployments appeared first on SQLServerCentral.
Let’s get a little nerdy and look at database internals. Create two tables: one with a million unique […]
This article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […]
I spent a few weeks away from the office in early January, just like last year, mostly […]
The post Add and Subtract Dates using DATEADD in SQL Server appeared first on SQLServerCentral.
Introduction Attaching databases in SQL Server can be a routine yet sometimes time-consuming task for Database Administrators (DBAs). […]
There is a feature of SQL I have not seen used much and probably with good reason. […]
Project Context and Data Presentation Challenges In our projects we have seen, data quality issues manifest in various […]
I took 5 of your top-voted questions from https://pollgab.com/room/brento while hanging out in the backyard on my second […]
Before jumping into the news and code, let’s start from the beginning: Why does someone use Azure […]
The post Navigating the Database Landscape in 2025 Livestream on Feb 12 appeared first on SQLServerCentral.
When I see horrific code, stuff that would take a lot of manual labor to fix, I like […]
The post How to Install SSIS in Visual Studio 2019 appeared first on SQLServerCentral.
Throughout my career I have seen arguments as to which IT standard in a particular area, is the […]
Price check on Aisle 2025. My main consulting job is a 2-day SQL Critical Care® where I help […]
Today’s topic pertains to 99.999% of all people, young, old, and all age ranges . I am […]
The data transformation tool dbt (data build tool) has become more and more popular over the past […]
I set up a local AI LLM to run and then conducted some experiments. This post shows a […]
The post Demystifying Continuous Integration vs. Continuous Delivery Part 3 – Real World Examples of CI CD appeared […]
Part 2 in the series: A Comprehensive Beginners Guide to Configuration with MySQL Shell. In the first […]
Searching for relevant information in vast repositories of unstructured text can be a challenge. This article explains a […]
Security is important regardless of your industry, whether it’s finance, retail, e-commerce, or the broader world of […]
A few things lined up perfectly for a European trip this summer. I’m on a European cruise in […]
At first sight, the new Copy Job may seem only one more redundancy: Why do we need […]
I’ve already explained that no, it doesn’t make your database server more reliable – and in fact, it’s […]
We’ve been running our annual Data Professional Salary Survey for almost a decade, and I was really curious […]
Version de l’article en Anglais sur LinkedIn : Le FinOps et Microsoft Fabric, deux sujets qui m’intéressent […]
A view is a virtual table, created when it’s invoked by the < view name>. The goal […]
Introduction When working with T-SQL trigonometric functions in SQL Server, it’s important to be aware of potential pitfalls […]
The post Partitioning Data in Microsoft Fabric to Improve Performance for Lakehouses, Warehouses, and Pipelines appeared first on […]
Preface If you are a frequent reader of Simple-Talk, it’s possible that you’ve come across blogs about […]