where can u use secondary index in program please tell me?
is there any tool to test in development client?is there any
performance tool is thre pleaseeee tell me?
Answer Posted / sudheer
i ur tables no primarykeys are not their then u have to use secondary indexes.
bcoz u dont have any primarykey u dont search the records properly.
but inthis case secondary indexes are chosen.
in secondary indexes search the records by using non primary keys in a table.
i performance wise primary key is best when compared to secondary index
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
Explain the different types of mode (run code) in call transaction method?
What is collective search help? : sap abap data dictionary
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
What are system variable in abap?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
What are the function modules used in a sap script driver program?
What is the differrences between structure and table in data dictionary in abap? : abap hr
What are Table control and tab strip control in dialog programming ?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
Which function modules can be used to transfer the data using bdc programming? : abap bdc
Explain the disadvantages of abap query tool?
What is the modification assistant?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
What is difference between dependent and independent data?