SQL With A Plan

Improving Replication Performance By Removing Unused Indexes

Replication performance can be improved by addressing different aspects of SQL server, such as disk,...

Author: mikecha Date: 12/15/2009

Temp Table Recompilation Activity in One Session Can Affect Another Session

Query recompilation related to temp table data changes has long been thought limited to individual...

Author: mikecha Date: 08/13/2009

Two Fast Ways to Bulk Insert Client Generated Data to SQL Database

Bulk loading client side data into a SQL database is a common task in software development....

Author: mikecha Date: 08/07/2009

Large Scale DW/BI Design Considerations

One of the most challenging aspects of large scale data warehouse development is the sheer immense...

Author: mikecha Date: 07/29/2009

SQL High CPU and TempDB Growth By Scalar UDF

Most high CPU troubleshooting technologies focus on execution plan compilation and recompilation OR...

Author: mikecha Date: 05/19/2009