Released: Microsoft.Data.SqlClient 5.1.5
We have released an update to Microsoft.Data.SqlClient, version 5.1.5. The update addresses several issues that are important to […]
We have released an update to Microsoft.Data.SqlClient, version 5.1.5. The update addresses several issues that are important to […]
Microsoft.Data.SqlClient 5.2 Preview 5 has been released. This release contains improvements and updates to the Microsoft.Data.SqlClient data provider […]
Your query exercise was to take this Stack Overflow query to find the top-voted questions for any given […]
Introduction In the previous article, we have seen how to install the SQL Server database engine using Powershell […]
The post Gracefully Handle Errors using TRY CATCH Logic in SQL Server Stored Procedures appeared first on SQLServerCentral.
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 […]
Updates to SQL Server, SQL Server Dashboards, Reporting Services, and Analysis Services Management Packs are available (7.4.0.0). You […]
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: =========== Assume that you have tables with Identity columns declared as datatype INT and you are using […]
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 […]
The 11th cumulative update release for SQL Server 2022 RTM is now available for download at the Microsoft […]
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 […]
This is the index for a series of articles on Azure Data Studio (ADS), which will help you […]
The Security Update for SQL Server 2022 RTM CU10 is now available for download at the Microsoft Download […]
The Security Update for SQL Server 2022 RTM GDR is now available for download at the Microsoft Download […]
The animation on the top of this article tries to track the evolution of the enterprise architecture […]
Your Query Exercise was to find foreign key problems: data that might stop us from successfully implementing foreign […]
To comply with various regulatory requirements, we are adding a cookie consent form to the website. You will […]
The post Connecting SQL Server to SaaS applications with a Linked Server appeared first on SQLServerCentral.
When it comes to managing data in SQL Server, efficient page allocation is crucial for performance and storage […]
We have released security updates to supported versions of Microsoft.Data.SqlClient and System.Data.SqlClient. It is recommended to update references […]
This is the 8th year now that we’ve been running our annual Data Professional Salary Survey, and I […]
I don’t think I’ve ever had a great impression of Azure SQL Database as a place for […]
Introduction In this article, we will use K-Means applied to SQL Server using Python. We will learn what […]
Have you ever been in a situation that you want to call a cmdlet or a function […]
The post New Power BI Explore this Data Feature: An Alternative to Excel Pivot Tables appeared first on […]