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 does the extract statement do in extract datasets?
how to modify the standard method as per your requirement
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
How do you import pay scale data from non sap to sap? : sap abap hr
What are the two levels in defining a match code ?
Explain what are the events in screen programming?
Difference between stand alone CRM and back-end CRM
What is a fall back class?
How many default tab strips are there? How to insert more tabs in it?
Explain how to create any functions? How to go about it?
How many types of views are there ?
What are the merits of its?-
How did you test the form you developed? How did you taken print?
How to select valid lines for secondary list?
What data is contained in data dictionary? : abap data dictionary