What technical problem you will face if you create many secondary indexes.

Answer Posted / pratap

Secondary indexes should contain columns that you use frequently in a selection, and that are as highly selective as possible.

Only 9 Indexes allowed

from efficiency point of view only 5 can be created because
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 ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is conversion of data types done between abap/4 & external level?

560


What are the user interfaces of interactive lists?

541


What is the structure of bdcmsgcoll? : abap bdc

770


What is the difference between a substructure and an append structure?

615


Name the special commands of list?

604






What is a batch input session? : abap hr

649


What is the difference between field-group header and other field groups?

556


Which function module would you use to check the user’s authorization to access files before opening a file?

595


What is an abap dictionary? : abap data dictionary

588


What is the significance of the screen number ‘0’?

555


Explain the difference between get and get late?

571


1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?

1459


Define abap/4 layer? : abap data dictionary

595


Differentiate between ooabap and abap?

697


What is internal payroll process? : sap abap hr

582