top of page

Madeira Team
Nov 27, 20147 min read
Parameterization Part 6: Simple vs. Forced Parameterization
This is the sixth post in the “Parameterization” series. In the previous posts I explained what parameterization is, how plan caching...
0

Madeira Team
Nov 20, 20141 min read
The Truth About Index Fragmentation
In just a little while, I’m going to give a presentation at the PASS Performance Virtual Chapter. You can download the materials from my...
0

Madeira Team
Nov 3, 20141 min read
Auto Indexes REBUILD and REORGANIZE
If your database needs a complete index overhaul, you can do it automatically. This useful script rebuilds or reorganizes indexes...
0

Madeira Team
Sep 29, 20142 min read
How to Make Sure Your Clients Can Connect to a Multi-Subnet Cluster
When you set up a multi-subnet cluster, whether it’s a Failover Cluster Instance or an Availability Group, you need to make sure you...
0


Madeira Team
Sep 16, 20144 min read
DBA in the Cloud: Threat or Opportunity?
Five years ago the term “cloud” was still a buzzword, and there was a lot of uncertainty and misconception around it. I remember many...
0

Madeira Team
Sep 3, 20141 min read
Query Stats script
This query stats script returns aggregated statistics information for every query statement in the cached plan. Use it to get details on...
0
Madeira Team
Sep 2, 20141 min read
Fall 2014 Advanced Programming in SQL Server
The Advanced Programming in SQL Server course takes your programming in SQL Server to a new level. [table “1” not found /] Course...
0
Madeira Team
Sep 2, 20141 min read
Fall 2014 Advanced Programming in SQL Server
The Advanced Programming in SQL Server course takes your programming in SQL Server to a new level. [table “1” not found /] Course...
0


Madeira Team
Sep 1, 20144 min read
Parameterization Part 3: Parameter Sniffing
This is the third post in the “Parameterization” series. In the previous post I mentioned parameter sniffing. This is a very important...
0


Madeira Team
Aug 21, 20142 min read
Customizing the File Format in SSRS
A short while ago, I was asked to create a certain report with a “Windows File Share” subscription. The client wanted the file to be...
0
bottom of page