Skip to Content
0
Former Member
Oct 25, 2005 at 02:49 AM

How does the program choose the index of a system table?

48 Views

Does it choose the most similar one with the where condition?

I have tested one program in two SAP servera.And using ST05 to trace them, I found the same selecting sentence with same where condition used different index.The index for the system table in two servers are also same.So I am confused.

Does some configuration on basis existed for choosing the index?

Thanks in advance.