top of page
How to Fix Latch Problems when Working with Ascending Keys in SQL Server
Traditionally, we want our Clustered Index to have the following attributes: Narrow: So that our clustered index and the non-clustered...
Madeira Team
Mar 3, 20151 min read
0
Spring 2015 SQL Server Integration Services
The SQL Server Integration Services course teaches you to use this SQL Server program to build data integration solutions. [table “6” not...
Madeira Team
Mar 2, 20151 min read
0
Spring 2015 Advanced Programming in SQL Server
The Advanced Programming in SQL Server course takes your programming in SQL Server to a new level. [table “5” not found /] Course...
Madeira Team
Feb 27, 20151 min read
0


Monitor Query Statistics
One of the most common tasks that DBAs are required to perform is monitoring. This is not just a task. Monitoring is a strategy, and a...
Madeira Team
Feb 26, 20158 min read
0
Speaking at SQLBits and SQLRally
Next week, I’m going to visit London and Copenhagen for SQLBits and SQLRally Nordic. It’s going to be intense and fun. SQLRally On...
Madeira Team
Feb 24, 20151 min read
0


The Risk of Ownership Chaining
Recently, I encountered at work the true meaning of ownership chaining and a security risk it can cause. I was asked to define a login...
Madeira Team
Feb 16, 20155 min read
0

SQL Saturday 360 in Israel
I had the pleasure to speak at SQL Saturday 360 in Israel. It was such a great event! We had two tracks, one for SQL Server and one for...
Madeira Team
Jan 28, 20151 min read
0

Index Usage Statistics
View index usage statistics that show you how often the indexes in the database are used, and whether they’re used for writing or...
Madeira Team
Jan 22, 20151 min read
0

The Data Loading Performance Presentation
This Monday, at SQLSaturday Israel, I presented my new session, “The Data Loading Performance Presentation”. I worked on the session a...
Madeira Team
Jan 21, 20151 min read
0
What to Expect When Transitioning from DBA to Consultant
Last week, Boris Hristov (b|t), the organizer of #SQLHangout, invited William Durkin (b|t) and me to a SQL Hangout about transitioning...
Madeira Team
Jan 15, 20151 min read
0
bottom of page