
A gentle introduction to dbt
In a typical data warehouse project, data is loaded, transformed and stored into a data store using […]
In a typical data warehouse project, data is loaded, transformed and stored into a data store using […]
So you’re writing T-SQL code and you’ve decided that you want to send emails to customers, employees, or […]
Query Store. This is my choice in relation to “What feature release made you say WOW!”, the […]
Every SQL Server developer has heard it: « Don’t use NOLOCK in production! » But this common rule isn’t as […]
I used to feel bad saying that any one conference is “my favorite” because I worried that other […]
The post Calculate a Moving Average with T-SQL Windowing Functions appeared first on SQLServerCentral.
Overview In this article, we will learn about JSON datatypes, functions, operators in PostgreSQL and how to use […]
Oracle Database, often referred to simply as Oracle, is one of the most powerful and widely used […]
We are becoming used to being a bit lazy when granting permissions to Data Warehouses and lakehouses […]
I went to LA for the opening week of Somni, a gorgeous restaurant in LA, and took your […]
You probably already realize this, but I work for a company that sponsors conferences. As the editor […]
If you’re a frequent reader of the Simple-Talk blog, you’re no stranger to indexes as we’ve covered […]
Is your company hiring for a database position as of December 2024? Do you wanna work with the […]
Our annual Black Friday sale is over, but we’ve got a simple sale for folks who couldn’t get […]
My first exposure to Terraform was when I started to work with data in the AWS cloud. As […]
The post SQL IS NULL and SQL IS NOT NULL Examples appeared first on SQLServerCentral.
In Part I of this series, we explored overlap queries and the problems that accompany them, along […]
What, doesn’t everyone park a convertible in their dining room? I address the pink elephant in the room, […]
The post Execute Stored Procedures in the Microsoft GraphQL API appeared first on SQLServerCentral.
Many companies have technical debt which consists of applications and/or databases that are no longer in support or […]
This article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […]
This week is my annual Black Friday sale, and over and over, folks buy the Fundamentals & Mastering […]
In today’s data-driven enterprise environment, businesses increasingly rely on Snowflake’s cloud data warehouse for handling large-scale data […]
You’ve been eyeing my training classes all year long, biting your lip with lustful hunger, wishing you could […]
This isn’t really a first look, per se. I’ve seen Erin Stellato present on this a few times […]
I took your top-voted questions from https://pollgab.com/room/brento. At one point, my camera overheats – hang in there, I […]
In this article, I will discuss hiring and motivating technical polyglots. A polyglot is a person who […]
This week we have announced SQL Server 2025 now available in private preview. SQL Server 2025 is an […]
The amount of news brought by Ignite is huge. I was not expecting to find so many […]
At the PASS Summit this month, I presented a 1-day workshop called T-SQL Tuning for SQL Server 2019 […]
Your app is happily humming along on SQL Server Standard Edition. Things are quiet – too quiet. You’re […]
When analytic data is stored directly in SQL Server, a clustered columnstore index is an ideal place […]
Today at Microsoft Ignite, Microsoft announced SQL Server 2025. The biggest new features focus on AI and bringing […]
Every quarter, we publish adoption rate data showing how quickly people are adopting new versions of SQL Server. […]
In my PollGab room where y’all can ask questions, Chocolate Thunder wrote: I do genuinely wish that I […]
It was an amazing week at the PASS Data Community Summit 2024 in Seattle, Washington. Microsoft made several […]
To get started, follow these steps to find and use the default snippets in Azure Data Studio. In […]
The post Explore Pandas in Python to Analyze and Manipulate Tabular Data appeared first on SQLServerCentral.
When you think of how to store data in a database, you think of data types. A […]
The post Making Temporal Databases Work, Part 3: Saving Data appeared first on SQLServerCentral.
There’s a secret theme to the questions I hand-picked from the queue at https://pollgab.com/room/brento. Normally I just take […]
SQL Server Management Studio v21 Preview 1 is out and let’s give it a quick whirl. It’s installed with […]
When learning something new, we always compare it with what we know. In this case, we end […]
Representational State Transfer (REST) is a software architectural design that has been employed throughout the software industry to create stateless web […]
The post Relationships with Microsoft Fabric GraphQL API appeared first on SQLServerCentral.
Today’s post is in reply to the invitation post, Josephine Bush asks the question: “How do you […]
You are not ready for how weird my take is. Last week at the PASS Summit conference in […]
Like ancient Gaul, SQL is divided into three sub- languages. The DDL (Data Declaration Language) declares the […]
That face I’m making in the video thumbnail is priceless. YouTube randomly picks these, and I laughed out […]
Everyone knows that indexes make databases faster, well not everyone as I once came across a team that […]