
Query Exercise: Who’s Changing the Table?
For this week’s Query Exercise, your challenge is to find out who keeps messing up the rows in […]
For this week’s Query Exercise, your challenge is to find out who keeps messing up the rows in […]
I first registered BrentOzar.com way back in May 2001. Over the years, some things in databases have changed […]
What is a metadata driven pipeline? Wikipedia defines metadata as “data that provides information about other data.” As […]
PySpark is a powerful language for data manipulation and it’s full of tricks. Let’s discover some of […]
On November 4 in Seattle, I’m presenting a new pre-conference workshop! Tuning T-SQL for SQL Server 2019 and […]
This article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […]
The post Learning Spark SQL String Functions with Explanations and Code Examples appeared first on SQLServerCentral.
Many SQL Server Management Studio (SSMS) users connect to the same SQL Server instances over and over. In […]
Before I started as the editor of Simple Talk, I worked on SQL Server. Only. (Ok, I […]
There are many packages and tools that you can use to facilitate your API development with Rust. […]
Short answer: The column is marked as ‘deleted’ and will stop being visible/usable. But, most importantly – The […]
As my time in Hong Kong came to an end, I sat inside on a foggy morning and […]
IAsyncEnumerable is a powerful interface introduced in C# 8.0 that allows you to work with sequences of […]
I’m kinda weird. I get excited when I’m troubleshooting a SQL Server problem, and I keep hitting walls. […]
The Monday after next, I’ll be getting together with dozens of smart people who are a lot like […]
The first two articles in this series demonstrated how PostgreSQL is a capable tool for ELT – […]
Relational database management systems (RDBMS) rely on Structured Query Language (SQL) as their foundation for data management and […]
The post Kubernetes For Complete Beginners appeared first on SQLServerCentral.
In the first part of this two-part series, I covered the mostly non-technical aspects of building a […]
This article is part 1 of a retail analytics market-based analysis in Power BI. In part 1, we […]
I recently went to Shanghai & Hong Kong, and stopped to take your questions from https://pollgab.com/room/brento while sitting […]
Let’s start by defining a subset and why you would require a data subset? When dealing with […]
I have been talking about Data Exploration in Power BI on many of my sessions, specially the […]
As a consultant, I sometimes see SQL Servers with high CPU core counts relative to their workload. For […]
The loading of data from a source system to target system has been well documented over the years. […]
So you’ve got an iPhone or iPad or Vision Pro, and you bought one of my training classes […]
In my previous post, I showed how to borrow a snake draft concept from fantasy football, or […]
The post Finding Sister Locations to Help Each Other: Answers & Discussion appeared first on SQLServerCentral.
When managing a database, ensuring data availability and integrity is paramount, especially in the face of hardware failures, […]
I recently had a restore job where I needed to split the work up into multiple parallel […]
Finally, mirroring is available for Fabric! You can mirror an Azure SQL to Fabric. It works for […]
Introduction to SQL Window Functions In today’s data-driven world, SQL (Structured Query Language) stands as a cornerstone for […]
A few career and security questions found their way into the queue at https://pollgab.com/room/brento for this episode: Here’s […]
Rust is emerging as a frontrunner for ensuring memory safety without sacrificing performance. Its growing popularity isn’t […]
The most watched videos on my youtube channel are related to security. Azure SQL Networking Secrets and […]
You’ve been reading my site for a while, watching videos, keeping up with the best SQL Server techniques. […]
The post SQL Server Plan Cache Bloat Performance Impacts appeared first on SQLServerCentral.
For this month’s T-SQL Tuesday, Pinal Dave asked us if AI has helped us with our SQL Server […]
In the first article in this transforming data series, I discussed how powerful PostgreSQL can be in […]
As a data professional, there is a set of tools that you use on pretty much a […]
This article illustrates how to join two queries using ADF (Azure data factory). Prerequisites First, prepare your data […]
Introduction In the previous article we have seen how to install SQL Server Management Studio (SSMS) using PowerShell […]
The post Introduction to Python including Installation, Jupyter Notebooks and Visual Studio Code appeared first on SQLServerCentral.
Sometimes y’all post questions at https://pollgab.com/room/brento that require extended answers. Today, I’m hitting just 3 questions: Here’s what […]
Let’s consider a simple statement for partitioning and save a table in a lakehouse: df.write.mode(« overwrite »).format(« delta »).partitionBy(« Year », »Month », »Day »).save(« Tables/ » + table_name) […]
Is your company hiring for a database position as of April 2024? Do you wanna work with the […]
The post Use Fabric Data Factory to Load Data From a CSV File in Azure Blob Storage to […]
This article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […]
You’ve attended some of my free online streams, read my blog posts, and you use the First Responder […]
No fooling here. Tomorrow, I’m teaching my very favorite class live online, for free, two different ways – […]