Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
Assume I have a table with 30 columns, Using Informix 4GL CONSTRUCT statement user can query (QBE) any/combination of these column(s). My question is how the indexing strategy should implemented on this table, so as to avoid sequential scanning of data ? Will it be ok to put 30 different indexes for each column?
thanks,
infxfan
Assume I have a table with 30 columns, Using Informix 4GL CONSTRUCT statement user can query (QBE) any/combination of these column(s). My question is how the indexing strategy should implemented on this table, so as to avoid sequential scanning of data ? Will it be ok to put 30 different indexes for each column?
thanks,
infxfan