Simple Index Selection Criteria

Answers to some simple questions can help you choose the right index for a column.

To determine the best indexes for your datamodel without regard for queries, ask yourself these simple questions about each column:
Related concepts
Indexing Tips
When and Where to use Indexes
HG Index Loads
Multi-Column Indexes
Join Column
Primary Keys
Foreign Keys
Proper Data Type Sizing
IQ UNIQUE and MINIMIZE_STORAGE
Null Values
Unsigned Data Types
LONG VARCHAR and LONG VARBINARY
Large Object Storage
Temporary Tables
Denormalizing for Performance
UNION ALL Views for Faster Loads