Recommended Use of HG

HG indexes and multicolumn HG indexes offer different functionality that must be considered when choosing which to use.

Use an HG index when:

Use multicolumn HG indexes to enhance the performance of ORDER BY queries with references to multiple columns. This change is transparent to users, but improves query performance.

Note: Foreign key columns require their own, individual HG index.