how many indexes can be created for a table?

Answer Posted / niranj

You should not create more than five indexes for any one
table because:

Whenever you change table fields that occur in the index,
the index itself is also updated. The amount of data
increases. The optimizer has too many chances to make
mistakes by using the 'wrong' index.


If you are using more than one index for a database table,
ensure that they do not overlap.

Is This Answer Correct ?    3 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization

603


Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?

592


What are the different methods of passing data?

599


What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary

585


What is a type group?

548






What is the significance of delivery class? : abap data dictionary

572


Have you set up a back ground job ? How to create a background job without a variant ?

643


What is sap abap data classes?

603


send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'

2414


What is the difference between Exit and Stop?

619


Why do we use Abstract classes give an example from your project?

888


What are the uses of interactive reporting?

619


What is meant by authorization? : sap abap hr

555


A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary

670


What is an update task?

584