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