
Find Recent Superstars: Answers & Discussion
Your query exercise for this week was to write a query to find users created in the last […]
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. […]
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.
Post your database questions at https://pollgab.com/room/brento and upvote the ones you’d like to see me discuss on the […]
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 […]
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. […]
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 […]
In the last Query Exercise discussion, we hit a performance wall when we were trying to quickly find […]
Introduction In our second case study on dimensional modelling, we delve into the intricacies of managing time-related dimensions, […]
T-SQL Tuesday is a monthly blogothon where we get together and write about a different topic. I’m hosting […]
The post Resolving the MERGE statement attempted to UPDATE or DELETE the same row more than once error […]
We are excited to welcome attendees to the 1st Microsoft Fabric Community Conference (previously known as the Data […]
If you are working with Notebooks in Azure Synapse Analytics and multiple people are using the same Spark […]
Provisioning infrastructure in a timely and reliable manner is essential for agile development. One well-liked method that lets […]
In the last few months, we’ve noticed quite a bit of content submitted that seems overly structured in […]
Today’s Office Hours has a different topic. Eugene Meidinger dropped by to answer your business intelligence questions. Follow […]
Is your company hiring for a database position as of February 2024? Do you wanna work with the […]
My motivation for writing this summary was an interaction with a project owner that didn’t understand why […]
Your query exercise was to take this Stack Overflow query to find the top-voted questions for any given […]
The post Gracefully Handle Errors using TRY CATCH Logic in SQL Server Stored Procedures appeared first on SQLServerCentral.
Introduction In the previous article, we have seen how to install the SQL Server database engine using Powershell […]