
Install SSMS using Powershell DSC
Introduction In the previous article, we have seen how to install the SQL Server database engine using Powershell […]
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 […]
This is the index for a series of articles on Azure Data Studio (ADS), which will help you […]
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 […]
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 […]
Introduction This article celebrates a classic algorithm [1] of Dijkstra (1930 – 2002) which finds a path of […]
For 2024, I’m trying something new: weekly homework challenges! For this week, let’s say we’ve decided to implement […]
I hate coming up with ideas for editorials, but my last editorial of the year gives me […]
The last Office Hours of 2023 featured some oddball questions from https://pollgab.com/room/brento. Not bad, just … odd. Here’s […]
Continuing our journey through SQL’s handy window functions, we now tackle the NTILE() function. After exploring LAG(), LEAD(), […]
The post Kickstart the year with our free Livestream! Navigating the database landscape in 2024 appeared first on […]
Packing intervals is a classic SQL task that involves packing groups of intersecting intervals to their respective […]
Is your company hiring for a database position as of January 2024? Do you wanna work with the […]
The post Comparing Azure Analysis Services with On-Premises SQL Server Analysis Services appeared first on SQLServerCentral.
The post Backup SQL Server on Linux Databases using SQL Server Agent on Windows appeared first on SQLServerCentral.