Upcoming changes for SQL Server Management Studio (SSMS) – Part ...
The second post in our series about SQL Server Management Studio (SSMS) coincides with the SSMS 20 Preview […]
The second post in our series about SQL Server Management Studio (SSMS) coincides with the SSMS 20 Preview […]
For this week’s query exercise, let’s start with a brief query to get a quick preview of what […]
String manipulation is an inevitable task for developers and data professionals alike. Despite all the best efforts […]
Azure Data Studio is a cross-platform database tool for data professionals using the Microsoft family of on-premises and […]
In December 2025, Microsoft will discontinue support for the Change Data Capture (CDC) components by Attunity and Change […]
Your query exercise for this week was to write a query to find users created in the last […]
The post SQL Server Clustered Index Seek Operation Generates Poor Query Performance appeared first on SQLServerCentral.
The post “As DBAs, should we be worried about our jobs because of AI?” and other burning questions […]
You’ve got production databases in SQL Server or Azure SQL DB, and you want to make ’em faster. […]
Cloud migration is the process of moving workloads from on-premises or legacy systems to the cloud. It can […]
SQLBits 2024 is next month, and the session agenda is out, including the Microsoft-led sessions. If you’re going […]
The post Add Additional Nodes to SQL Server 2022 and Windows Server 2022 Failover Cluster – Part 3 […]
Introduction to Claude This time we will meet Claude, a new AI technology. Previously, we talk about ChatGPT, […]
Lately, I’ve seen many people struggling to upgrade their workstation to the latest version of SQL Server. […]
Today’s Office Hours comes from a very different office! I climbed into the hot tub to review your […]
This article aims to demonstrate the lesser-known impact of Always On Readable secondaries. In this article, we will […]
The post Redgate Summit: The Database Landscape appeared first on SQLServerCentral.
For this week’s Query Exercise, we’re working with the Stack Overflow database, and our business users have asked […]
In last week’s Query Exercise, our developers had a query that wasn’t going as fast as they’d like: […]
The post Dynamically Create Tables in Power BI with DAX Functions appeared first on SQLServerCentral.
Credit: Image generated by Google Bard Generative AI (GenAI) models like GPT, Gemini, PaLM, DALL-E, and others offer […]
For this month’s TSQLTuesday, I asked y’all to describe the most recent issues you closed. If you ask […]
In software development the concept of feature toggles are used to selectively turn on and off features. […]
The post Tutorial: Using the hierarchyid Data Type appeared first on SQLServerCentral.
We have released version 1.4 of the SQL Server 3rd Party Backend for Django. This release contains support […]
We have released Microsoft Drivers for PHP for SQL Server, version 5.12.0. This production release of the SQLSRV […]
Version 12.6 of the Microsoft JDBC Driver for SQL Server has been released. Version 12.6.0 brings several added […]
Welcome to the first of three blog posts about the next releases of SQL Server Management Studio (SSMS), […]
Post your database questions at https://pollgab.com/room/brento and upvote the ones you’d like to see me discuss on the […]
こんにちは。SQL Server サポート チームです。 今回は、OS の起動時に、 SQL Server サービスの起動が指定時間内に開始要求または制御要求に応答しないことでサービスの起動に失敗する場合の対処策についてご紹介します。 事象SQL Server サービスのスタートアップの種類が自動となっている場合、OS起動時に SQL Server サービスも自動で起動されます。その際に、サービス起動タイムアウト時間である30秒以内にサービスが起動できない場合があり、システム イベントログに次のようなエラーが記録され、起動に失敗します。 […]
In my role as a Data Engineer, I have an ever-increasing need for Querying JSON documents using the […]
One of the most useful constructs in SQL Server is the stored procedure. It gives you a […]
The 25th cumulative update release for SQL Server 2019 RTM is now available for download at the Microsoft […]
Whether you build applications for SQL Server on-premises or in Azure, there are several options for you to […]
Our developers have come to us with a problem query that isn’t as fast as they’d like. Using […]
Your challenge for last week was to take this Stack Overflow database query to show the top-ranking users […]
Get ready to soar into SQLBits 2024 with us in Farnborough, UK March 19th – 23rd! Join keynote […]
The post Scientific Calculations in Power BI – Cube, Square, Logarithms, Powers, Inverse and more appeared first on […]
For this month’s T-SQL Tuesday, I asked y’all to write about the most recent ticket or issue that […]
The short story: SQL Server 2019 continues its utter domination of the Microsoft data platform landscape this quarter. […]
Hélas, on a laissé jouer les développeurs sur la base de production ! Question posée : par quel […]
This is for the folks who still have to log into remote machines and do work manually […]
Introduction In this article, we will see how to work with GitHub Copilot. GitHub copilot is an interesting […]
The post Planning a Database Testing Strategy for Flyway appeared first on SQLServerCentral.
I was talking with a good friend that has an environment with terabytes of information and to […]
On a chilly January day, I went through your top-voted questions from https://pollgab.com/room/brento. Yes, it actually gets cold […]
The post Fun with Powershell appeared first on SQLServerCentral.
Introduction Table variables are special types of local variables that can be used to store data temporarily, similar […]
The post LangChain Prompt Templates with OpenAI LLMs appeared first on SQLServerCentral.
Your challenge for this week is to tune a query. Say Stack Overflow has a dashboard that shows […]