An editor’s biggest headache: Plagiarism
As an editor working with other people’s technical writing for many years, you might guess that either […]
As an editor working with other people’s technical writing for many years, you might guess that either […]
Microsoft Fabric, including the Data Warehouse, evolves faster than we can analyze and write about it. Here […]
One of the technologies that my new job brought with it was learning about all the various […]
Database Projects for Fabric Data Warehouse is one of the most recent news of Fabric for SDLC […]
SQL Server security structure, mechanisms and methods are very thoroughly documented in the Microsoft documentation, but it […]
Microsoft Fabric was first announced during Microsoft BUILD. Since then, I’m publishing content about Microsoft Fabric, creating […]
As seen in the previous section, there are several ways bad actors can attempt to bypass RLS. […]
Microsoft Fabric storage uses OneLake and Delta Tables, the core storage of all Fabric objects, as explained […]
As mentioned in previous sections, RLS is an addition to security and should not be used as […]
Download the notebook used on this blog I explained in a previous article how the Tables in […]
One of the primary reasons to implement RLS is to facilitate reporting and ease the administrative burden. […]
Previous sections gave a brief introduction to RLS, including some common use cases. They also showed how […]
The previous section in this series was an introduction to Row Level Security (RLS) and some use […]
Loading On-Premises and external data is a fundamental need for a Data Platform such as Microsoft Fabric. […]
In 2012, Aaron Bertrand said most everything I knew (and a bit more) about the issues with […]
I have been working as a no-code data engineer: Focused on Data Factory ETL and visual tools. […]
The Data Wrangler is as interesting as hidden inside Microsoft Fabric. It’s not easy to find and […]
On Friday and Saturday August 11 and 12, I am going to do something I haven’t done […]
Welcome back to another replication series! As a quick reminder, we explored various methods of using MySQL’s […]
They mean very little. More on that after nothing that this is part of T-SQL Tuesday, and […]
I wrote about query store hints before when they were first released in Azure SQL databases. However, […]
This is the fifth and final part of this series on SQL Server Dynamic Data Masking. The […]
Welcome back to the world of MySQL Replication! If you’ve been following this series, thank you for […]
The PASS Data Community Summit 2023 happens the week of November 12 in Seattle. WA. It will […]
I was looking at the list of topics I have talked about in my “What Counts for […]
Recently, we have made a few changes to the simple-talk.com website’s RSS feeds that I am pretty […]
January 18, 2020, was the last time I stood in front of a live group of people […]
This is the third part of a series on SQL Server Dynamic Data Masking. The first part […]
This is the second part of a series on SQL Server Dynamic Data masking. The first part […]
Some time between January and now, a new preview feature was included in Power BI Portal. It’s […]
This is the beginning of a series on SQL Server Dynamic Data Masking. Dynamic Data Masking is […]
.In this blog I will illustrate how we can ingest data from a blog storage to a […]
I just finished writing this book a few weeks ago, and as I read it, I thought […]
I’ve long been a huge advocate for always referencing objects with a schema prefix in SQL Server. […]
A Beginners Guide To MySQL Replication Part 2: Configuring Source and Replica Servers In the first part […]
MySQL Replication is a process where data from one MySQL database known as the source (formerly called […]
If you have ever played a game of chess against someone good, or perhaps against a computer, […]
I recently wrote about a way to generate visual, interactive calendars in HTML by combining a calendar […]
The basic differences between Synapse Serverless and the Dedicated pool are obvious: While the serverless doesn’t store […]
When you are writing T-SQL scripts to save away, for example one to create a new database, […]
Over the past 25 years, I have answered a lot of programming questions in online forums, from […]
I wrote about Managed Identity Secrets a few weeks ago, but since that article was published I […]
CETAS is the acronym for Create External Table As Select. This allow us to export the result […]
I wrote an article about Power BI Datamarts which was released together the feature, on the exact […]
“A Backup as Revolutionary as You Are.” Ever heard that phrase before? If you did, you’re no […]
How you used to do it For example, say you want to find all the read-write database […]
MySQL Enterprise Backup is a known tool for everyone inside of the world of MySQL, no matter […]
According to research made by Statista in 2022, the amount of data that is being worked with […]
There are many tools we can use to back up our MySQL databases. Some are well-known and […]