top of page
Eric Rouach
Sep 25, 20232 min read
Handle SQL Server’s error “Page could not be moved because it is a work table page” like a Chef
Eric Rouach, Madeira Data Solutions - September 2023 Sometimes you encounter errors that seem as stubborn as a mule, like the infamous...
0
Eric Rouach
Sep 25, 20232 min read
Indirect Checkpoints in MSSQL: why?
Eric Rouach, Madeira Data Solutions - September 2023 In Microsoft SQL Server, the concept of an indirect checkpoint is pivotal, acting as...
0
Geri Reshef
Sep 5, 20233 min read
שתי דרכים לניקוי טקסט מתווים מיותרים
ניתקלתי בבעייה הבאה: נתונה עמודה בטבלה עם מספרי טלפון, ויש להסיר את כל התווים שאינם נומריים. למשל- במקום (03) 2529959 אנחנו רוצים לקבל...
0
Geri Reshef
Sep 5, 20233 min read
הטיפים שלי לשיפור ביצועי שאילתות
הנושא של שיפור ביצועי שאילתות הואנ רחב מאוד, כמו שקובע חוק מרפי - "מה שיכול להשתבש - ישתבש", ותמיד יש מה לשפר כי תמיד משהו איכשהו לא...
1
Rita Fainshtein
Aug 20, 20231 min read
שעת סיפור על מפות חום, POWER BI ומה שבינינם
נניח ויש לי מפעל עם המון מכונות . המכונות מייצרות מוצרים שונים. המפעל עובד 24 שעות ביממה. אני מעוניינת לראות מה הן השעות של פיקים בתקלות...
0
Eitan Blumin
Aug 17, 202310 min read
Understanding 'ALTER TABLE SWITCH statement failed' errors 4907, 4908, and 4912
🔍 Discover why SQL Server's ALTER TABLE SWITCH encounters errors 4907, 4908, and 4912! 🚀
3
Vitaly Bruk
Aug 15, 20233 min read
What is ANSI_PADDING and why we should use it?
Today, I was late for team meeting ... :( When I joined a Teams meeting, the team discussed ANSI_PADDING. One of the teammates fires at...
2
Chen Hirsh
Aug 9, 20232 min read
Create a date dimension on Azure Databricks
A date dimension is extremely useful and is required by most BI applications. Here is a code sample for creating one on Azure Databricks
1
Eitan Blumin
Aug 2, 20233 min read
Migrating Azure CosmosDB Tables API - An Impossible Task?
A few months ago, I was involved in an interesting project where a large customer (not to be named due to NDA) needed to migrate their...
0
Chen Hirsh
Jul 31, 20232 min read
Change data capture on Azure data factory revisited
Revisiting my post on change data capture on Azure data factory, I want to see what's new on this front.
0
bottom of page