top of page


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


Modernizing Your SQL Server
So you have an old SQL Server. It's time to make a change, but where do you start?

Guy Glantser
Apr 24, 20225 min read


Monitoring Heartbeats in SQL Sentry
SQL Sentry uses a service to monitor targets. But what if this monitoring service is down? Who will alert about the alerter not alerting?
Eitan Blumin
Apr 18, 20225 min read


How to Configure Auto-Scaling in Azure Data Explorer
You can configure auto-scaling in two ways. The first is called Optimized Auto-Scale, and the second is called Custom Auto-Scale...

Guy Glantser
Apr 18, 20223 min read


When and How to Shrink Your Database
Shrinking a database is a bad thing, but if you have to do it, then here is how to do it right...

Guy Glantser
Apr 10, 20224 min read


How To Tune Performance - Chapter 4: Common Problems
This series of articles will cover the first steps you should take when entering a new environment, aiming to improve overall...

Sagi Amichai
Apr 7, 20225 min read


Remote Execution using Powershell and SQL Server
How to remotely control multiple computers without having to log into them? Do any task from one central location, and make it scalable?
Eitan Blumin
Apr 5, 20221 min read


Send Emails from Azure SQL Database by using Azure Logic Apps
Azure SQL database is a fully managed relational database in the Microsoft cloud. It is a scalable, durable and performant database...

Maria Zakourdaev
Mar 22, 20221 min read
bottom of page
