void mi_istats_setclust(MI_AM_ISTATS_DESC *istatsDesc, mi_integer clustering)
Call this function from am_stats. The database server places the value that this function sets in the clust column of the sysindices system catalog table.
Clustering specifies the degree to which the rows are in the same order as the index. For example, if the index references a table that resides in page-size areas, such as in a dbspace or sbspace, you can estimate clustering as follows:
None