Wednesday, June 20, 2007

From the Edge: Indexing Explained
Section: General (Increasing Performance)
Chapter: Running R:BASE Your Way!

The proper use of indexing can greatly increase the speed of your
applications. The suggestions for using indexes may provide you
with a significant performance boost, though incorrect indexing
can adversely affect the speed of your applications.

A PDF document is now available to explain the following topics:

01. Indexing Explained
02. Choosing the Columns to Index
03. Assigning and Removing an Index
04. Optimizing Indexes
05. Indexing Long TEXT Values
06. Using WHERE Clauses with Indexes
07. Using ORDER BY with Indexes
08. Indexing Computed Columns
09. Index Efficiency
10. Summary

From The Edge: http://www.razzak.com/fte/

Very Best R:egards,

Razzak.

Reply via email to