
Tomorrow’s the Big Day: Free Live Webcasts!
No fooling here. Tomorrow, I’m teaching my very favorite class live online, for free, two different ways – […]
No fooling here. Tomorrow, I’m teaching my very favorite class live online, for free, two different ways – […]
Statistics are important for the query processing engine in SQL Server to run efficiently. The type of execution […]
The post Choosing Between SSIS vs ADF: What You Need to Know appeared first on SQLServerCentral.
In this article, I will discuss the history and thinking behind several types of logic that are […]
A couple of days ago I was doing some cleaning on some Azure SQL DBs and shrinking some […]
It’s time for a speed round, a rapid-fire tour of your top-voted questions from https://pollgab.com/room/brento: Here’s what we […]
You posted a lot of great questions at https://pollgab.com/room/brento and I spent almost an hour covering these: Here’s […]
What is a data lake? It is just a bunch of files organized by folders. Keeping these files […]
Recently Microsoft released SQL Server Management Studio (SSMS) v20.0, which is a major release of the primary tool […]
The post What is Eventstream in Microsoft Fabric? – Part 1 appeared first on SQLServerCentral.
Next week, I’m teaching my very favorite class live online, for free, two different ways – one with […]
Pagination is a technique for limiting output. Think of Google search results, shopping the electronics category on […]
The post Tinkering with Fabric Data Factory Framework Functionality appeared first on SQLServerCentral.
This document aims to explain the process of using ADF (Azure data Factory) to make a copy of […]
The performance of a Power BI semantic model – formerly known as dataset – depends on a variety […]
On a beautiful sunny afternoon in the mountains, I went through your top-voted questions from https://pollgab.com/room/brento. Audio is […]
Sometimes when you do GROUP BY, the order of the columns does matter. For example, these two SELECT […]
Managed Vs Unmanaged Tables Microsoft Fabric was released as general availability on November 15th, 2023. I will be […]
You’re comfortable writing queries to get the data you need. But you’re uncomfortable if someone asks you how it […]
Ever wonder all the reasons that we use databases instead of file systems? While we don’t think […]
The post Correct SQL Server Transactional Replication Issues with T-SQL and SSMS appeared first on SQLServerCentral.
In this article, I am going to demonstrate how we can identify the unused tables of a given […]
A common question that arises in SQL Server collation discussions is whether a binary collation (BIN2) is functionally […]
Editor note: The call for volunteer and speakers is open at on the Pass Data Community Summit […]
Not all of the questions y’all post at https://pollgab.com/room/brento require long-winded answers. Let’s conquer 22 questions in 15 […]
The post SQL Server to PostgreSQL Database Schema Conversion appeared first on SQLServerCentral.
I didn’t say that – Guy Glantser did. Guy Glantser is an Israeli SQL Server guru with a […]
In our data hungry world, knowing how to effectively load and transform data from various sources is […]
If you haven’t migrated your workloads to a managed database platform yet, you’re probably still relying on […]
Introduction to the End of SQL Will the AI end with SQL? That is the question. The AI […]
The post Why Test-Driven Development? (Part 2) appeared first on SQLServerCentral.
The post SSRS 2022 Install, Setup and Configuration appeared first on SQLServerCentral.
In this article, we will talk about how to manually create a relationship by identifying the primary and […]
An interesting question came in on PollGab. DBAmusing asked: If a query takes 5-7s to calculate the execution […]
On my article about Source Control with GIT, Power BI and Microsoft Fabric, I illustrate how to […]
This week’s query exercise asked you to find two kinds of locations in the Stack Overflow database: Locations […]
It is time again for the PASS Data Community Summit Call For Speakers. Some of you are […]
To answer today’s questions from https://pollgab.com/room/brento, I strapped on my Apple Vision Pro and recorded my persona as […]
Serverless authentication methods refer to approaches for managing user identity and access without the need for traditional […]
SQL Server Management Studio 20 Preview 1 is out, and the new connection dialog has a big change: […]
The post Dynamically Move Multiple Tables in Bulk using Azure Data Factory ForEach and Lookup Activities appeared first […]
Editor note: The call for speakers is open at on the Pass Data Community Summit 2024 Site, […]
This image is generated by Google Gemini Introduction The way we work is about to change drastically. Generative […]
This article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […]
New this month: better sp_BlitzIndex performance on databases with tens of thousands of objects, sp_DatabaseRestore can run test […]
One of the first things you learn when working with SQL Server, and other transactional based SQL […]
The use of multiple database platforms is on the rise, however, managing them can be challenging, with issues […]
Databases serve as the critical infrastructure for numerous applications. They safeguard essential data that fuels both business operations […]
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 […]