top of page


What is the internal database version, and how does it affect our work?
A few months ago, one of my customers asked me to create a new DEV environment. The interesting part of the project was the request for...

Vitaly Bruk
Dec 20, 20223 min read


How to downgrade SQL Server edition
Recently, one of my customers decided to downgrade the SQL Server edition. It was an Enterprise to Standard change, due to licensing...

Vitaly Bruk
Dec 5, 20223 min read


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
bottom of page
