
Writing SQL Server code with AI using GitHub Copilot
Introduction In this article, we will see how to work with GitHub Copilot. GitHub copilot is an interesting […]
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 […]
It’s hard to find good 400-500 level SQL Server training at any price, let alone free. Dave Ballantyne’s […]
Nous avons démarré une nouvelle chaîne YouTube pour les passionnés de données : https://www.youtube.com/@DataChouette Apprenez, explorez et […]
Azure Data Studio (ADS) is a lightweight IDE built on Visual Studio Code. I’ve written a few articles […]
I used to think plagiarism was my worst thing to deal with as an editor. That is […]
Eugene Meidinger, aka SQLGene.com, makes Power BI concepts easy and accessible. He’s got a free introduction to Power […]
The post State of the Database Landscape 2024: Shifting skills to match constant demands appeared first on SQLServerCentral.
When it comes to building websites, how you work with your database can make a huge difference in […]
Nikola Ilic, best known as Data Mozart, published a great article and video about how to make […]
For this week’s Query Exercise, we’re going to start with an existing query that has performance problems from […]
Your Query Exercise was to find the best time to do database maintenance by querying the Users table, […]
The post Code Visibility: Browsing through Flyway Migration Files appeared first on SQLServerCentral.
Going to the SQLBits conference in March? Whether you’re registering in-person or attending virtually, save 5% on your […]
Every year, Redgate surveys technologists to ask a big question (through lots of little questions, naturally.) This […]
MongoDB provides an efficient environment for storing document data at scale. However, most of your interactions with […]
The post Understanding the Importance of Data Lineage in Modern Data Management appeared first on SQLServerCentral.
Enhance the security, compliance, and monitoring capabilities of your database system with Azure SQL Database Auditing, a feature-rich […]
I answer your top-voted Azure SQL DB and SQL Server questions from https://pollgab.com/room/brento and lose my temper about […]
It is always an afterthought. New objects are created that start off small and current. New feature […]
The post Buy on-demand access for Summit 2023 today appeared first on SQLServerCentral.
Some of the many benefits that AI offers include task automation, increased productivity, and increased efficiency. As an […]
If we’ve gotta take the database down for maintenance – perhaps a version upgrade, perhaps upgrading our own […]
Your Query Exercise was to find denormalization accuracy problems: checking the accuracy of a reporting column, Posts.CommentCount. There […]
Brent says: It’s really funny how the world works. I wrote what you see below in December 2023 […]
I have always spent time learning relational databases on my own, non-work time. As the years have […]
Problem When we need to load data from Excel sheets to a SQL Server table, we typically use […]
Forgive the hoarse voice – I’m recovering from something COVID-ish. I went through your top-voted questions from https://pollgab.com/room/brento […]
Background Age plays an important role in medicine and medical research. A patient’s ages is commonly grouped into […]
For 2024, I’m trying something new: weekly homework challenges! For this week’s query challenge, we’re going to do […]