Skip to Content
0
Former Member
May 15, 2010 at 09:52 PM

Need to decide that whether Can I create a new secondary index?

27 Views

Hi Experts,

Am pulling data from one of a standard table by using all possible values in WHERE clause of a SELECT statement, but i dont have good-appropriate secondary indexes on that secondary indexes!! So, now I hv to decide that whether I hv to create a new secondary index on that table or can i go with existing secondary index, which satisfies my WHERE clause criteria PARTIALLY!

Thank you