Answer Posted / sushil jaiswar
When certain fields apart from the defined key fields are
used frequently in select query then for improving
performance related to data fetch, it is advised to create
secondary index, which serves as a mapping, but to keep in
mind the order of fileds in use should be same as defined
in secondary index.
According to me Secondary Index is nothing but if we have 2
tables.First table has primary key,and second table also
have primary key.Then the key of the second table is
nothing but Secondary Index of the First Table.
According to me Secondary Index is nothing but if we have
2
tables.First table has primary key,and second table also
have primary key.Then the key of the second table is
nothing but Secondary Index of the First Table.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What are the events in classical reports?
What is asynchronous update?
What are the Control levels in internal tables?
What is the meaning of table buffer? This buffer is used by which type oftable?
How to give programe name as input in BDC report of abap ?
What is buffering in abap?
In the `select' statement what is group by ?
What is an “on input filed” statements?
What will you code in start-of-selection & end-of-selecton & why?
What will happen when we use single buffered selected?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
Explain the client concept of sap.
In sap script how to print bar code in vertical manner
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
What is collective search help? : sap abap data dictionary