top of page


Link Power BI to Azure Synapse Analytics
Author: Eric Rouach, Madeira Data Solutions Date: October 2022 Pre-requisites: · Basic/Intermediate understanding of Microsoft...

Eric Rouach
Oct 16, 20223 min read


T-SQL Tuesday #155 – Too many single-use plans issue
This month's T-SQL Tuesday blog party is about Dynamic SQL. Lots of us have a story or a situation that worked out, and Steve Jones...

Vitaly Bruk
Oct 11, 20223 min read


Data Orchestration, Ingestion, and Data preparation in Azure cloud – which tool should you choose?
There is a lot of tooling around data enrichment and data orchestration in the Azure cloud and many services with similar features. Azure...

Maria Zakourdaev
Sep 16, 20221 min read


Too Many Plans for the Same Query Hash
Detect and troubleshoot when the SQL Server query plan cache contains too many different plans for the same query hash.
Eitan Blumin
Sep 16, 20221 min read


Is it REAL?
Never use REAL or FLOAT, unless you really need them. In 99% of the cases, what you really need is DECIMAL.

Guy Glantser
Sep 9, 20226 min read


Inverted Index for full-text searches or common words detection
Sometimes there are properties in the document with unstructured text, like newspaper articles, blog posts, or book abstracts. The...

Maria Zakourdaev
Sep 8, 20221 min read


What is not contained in contained Availability Groups
Contained Availability Groups is a new feature in SQL 2022 to synchronize server-level objects between replicas. But... What does it not do?
Eitan Blumin
Aug 31, 20223 min read


Calculate working days in DAX
A new DAX function to calculate workdays in a period of time

Chen Hirsh
Aug 9, 20221 min read


Could SQL Injection be dangerous even when perfectly safe?
Today, I'm going to ask the question: When is SQL Injection dangerous, even if it's perfectly safe?
Eitan Blumin
Aug 9, 20224 min read


Resetting your data factory dev environment from production
The steps needed to copy Azure data factory production environment to dev, ensuring sync between environments.

Chen Hirsh
Aug 8, 20222 min read
bottom of page
