when does the secondary index should be used what role it
play when we use secondary index in tables
Answer Posted / akshay rao
If we use secondary index then the data is read faster from the database table, but when we write data its slower, The main reason of using Secondary index is to have a faster access to the tables.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How many types of data classes are there in sap abap? : abap data dictionary
What is an authorization in sap?
What is the use of a pretty printer?
Explain how do you move on to the next screen in interactive reporting?
What are differences between at selection-screen and at selection-screen output?
What are the data types of the external layer?
In SAP Script,How to display a single field(like matnr)at the right end of the form.
What is the bapi?
What are the update types possible?
What is a predefined type in abap?
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
Create any functions? How to go about it?
How to pass data from list to report?
Have you processed BDCs ?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc