• subscribe


Christian Unterreitmeier

Christian Unterreitmeier works for g&h Database Technology Company in Neumarkt, Germany.
Email: christian@hypernet.de

My Latest Content
My Latest Comments



Author Articles

Taming the Skew

By Christian Unterreitmeier, 11/20/2001

SQL Server's query optimizer effectively executes queries that access skewed data, but you can help improve the response time of such queries. Here's how.

Indexing for Sort Performance

By Christian Unterreitmeier, 04/20/2000

Defining the right indexes on sort columns can yield dramatic performance results for queries that need ordered data.

New Features for Query Processing

By Christian Unterreitmeier, 07/01/1999

The query processor is one of the most important database system components that influence the management of large databases. SQL Server 7.0's focus is on new techniques for ...