top of page


How to Leverage Parallelism in SQL Server?
In our last webinar, I presented how SQL Server works with Parallelism, what are the default values and what they affect.

Vitaly Bruk
Apr 30, 20201 min read


Resource Governor – We’ve Got a New Sheriff in Town
Sometimes an extra level of control is necessary for managing big environments’ resources.
Resource Governor is here just for that, giving

Sagi Amichai
Apr 16, 20201 min read


SQL Server Developer Tips That Can Save Your Ass -Webinar
Today's webinar was about two very important SQL Server (and Azure SQL Database) developer tips:
How to use scalar user-defined functions a

Guy Glantser
Apr 7, 20201 min read


Hackorona session materials
Today I had the honor to present a webinar as part of the Hackorona event hosted by in.dev in cooperation with Microsoft. My webinar was...

Guy Glantser
Mar 26, 20201 min read


The Ultimate Compression Savings Estimation Script for an Entire Database
דחיסת מידע ב-SQLSERVER יכולה לחסוך שטח ואף לשפר ביצועים. אבל במקרים מסוימים זה יכול לגרום יותר נזק מתועלת, וחשוב לזהות מקרים אלה.
Eitan Blumin
Mar 16, 20203 min read


האם יש לכם אסטרטגיית גיבויים נכונה?
Sometimes I see SQL Server instances with hundreds or even thousands of databases. This is usually a consolidated environment or a...

Guy Glantser
Mar 16, 20202 min read


How to Compare Tables in SQL Server?
Sometimes you need to compare data between two tables with many rows and columns. There are several ways to achieve this. Here is one...

Guy Glantser
Nov 28, 20196 min read


Which Databases are Active in a SQL Server Instance?
Sometimes I see SQL Server instances with hundreds or even thousands of databases. This is usually a consolidated environment or a...

Madeira Team
Nov 4, 20182 min read


How to Fix a Suspect or Recovery Pending Database in SQL Server?
One of the scariest moments for a DBA is to see a database in the "Suspect" mode or in the "Recovery Pending" mode... First, let's...

Madeira Team
Jul 29, 20187 min read
Why we should enable trace flag 3604 before part of DBCC statements?
In many cases, while we using DBCC commands, we must to run two statements instead of one, in order to receive the wishful result. For...

Madeira Team
Mar 9, 20181 min read
bottom of page
