top of page


Data Factory - Move files to time folder structure
Use Azure data factory to sort files to time hierarchy partitions.

Chen Hirsh
Feb 26, 20233 min read


Drop All Redundant Indexes In Every Database All At Once
Redundant indexes in SQL Server are a phenomenon that is more common than I'd like to admit. I see it in quite a lot of shops. Meaning,...
Eitan Blumin
Feb 23, 20238 min read


The wind of change - change data capture in data factory
Using Change data capture new (preview) feature in Azure data factory

Chen Hirsh
Feb 10, 20233 min read


Graph from the "don't try this at home" drawer or a story about ...
Graph from the "don't try this at home" drawer or a story about how the user sometimes doesn't know what he needs. Several years ago, I...

Rita Fainshtein
Feb 1, 20232 min read


Working with templates in Azure data factory
Pipeline templates in Azure data factory can save you time when creating a complex pipeline, and enable you to use code already developed by

Chen Hirsh
Jan 28, 20231 min read


A picture in PowerBI is worth a thousand words
There are 2 ways to integrate images into PowerBI, each with Pros and Cons.

Chen Hirsh
Jan 24, 20231 min read


Why Tornado is a disaster even as a graph?
In an effort to break the routine and be original, data visualization practitioners often attempt to create special graphs For example,...

Rita Fainshtein
Jan 12, 20232 min read


External tables with SQL user
Accessing Synapse serverless SQL pool external table with an SQL user

Chen Hirsh
Jan 4, 20232 min read


Use your hints in the right way
First, let's look at the Microsoft documentation: Hints are options or strategies specified for enforcement by the SQL Server query...

Vitaly Bruk
Dec 26, 20222 min read


Bad habits: unnecessary counting
During my work, I see a lot of databases and TSQL coding. I see many coding mistakes, one of which is counting without actual necessity....

Vitaly Bruk
Dec 25, 20224 min read
bottom of page
