top of page


Truth is multidimensional and depends on the perspective you view from
Just as your Power BI table visualizations. I often want to build a dashboard with sleek elegant visualizations and at the same time show...

Maria Zakourdaev
Jun 13, 20222 min read


If you want to torture data - store it in CSV format
Are you using CSV files as a primary file format for your data? CSV is a very useful file format if you want to open the file in Excel...

Maria Zakourdaev
May 27, 20222 min read


SQL Friday Session: How to Use Parameters Like a Pro & Boost Performance?
Does your query sometimes run fast and sometimes slow – even when nothing’s changed? Learn how to fix it...

Guy Glantser
May 20, 20221 min read


Exporting CRM 365 data to Synapse
Use azure Synapse Link for Dataverse
to export data to Azure synapse analytics.

Chen Hirsh
May 18, 20222 min read


My Session in SQL Day 2022
Here are all the session materials (slide deck and scripts) from my session in SQL Day 2022 about temporary tables and table variables...

Guy Glantser
May 11, 20221 min read


How to export a database from Azure Managed Instance to your local SQL Server instance
1) EXPORT a database from an Azure Managed Instance by creating a .bacpac file using SqlPackage.exe: SqlPackage.exe /Action:Export...

Eric Rouach
May 10, 20221 min read


T-SQL Tuesday #150 – My First Technical Job
This blog post is part of TSQL Tuesday. This month the host is Kenneth Fisher, and the topic is "Your First Technical Job".

Guy Glantser
May 10, 20225 min read


The Best Solution for SQL Server Partitioning Sliding Window
Turns out there's a shortage of solutions online for easily managing partitioned tables in SQL Server. Well... That's where I come in!
Eitan Blumin
May 3, 20227 min read


Send e-mails from Azure Data Factory with Azure Logic App
(Part 3/3 of “Getting started with Azure Data Factory”) Author: Eric Rouach, DBA at Madeira Data Solutions Date: April 2022 In this demo,...

Eric Rouach
Apr 27, 20224 min read


Which Tables are Referenced by a View?
I published a very simple script to query for all the objects referenced by a specific object in the local database (e.g. a view)...

Guy Glantser
Apr 26, 20221 min read
bottom of page
