What secondary index and use of it and how many secondary index we can create?
Answer Posted / roy
Secondary index can be create based on the primary key or non primary key or only with non-primary key of a table.
Use of secondary key to fetch the data faster from the database.
We can create maximum 9 secondary index.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is full form of bdc session? : abap bdc
Setting up a BDC program where you find information from?
What is meant by hotspots?
What are the two levels in defining a match code ?
What is the difference between tables and structures?
Which function module reads the data for particular infotype ? : abap hr
What is the table & field to identify the no of items (bottles) stored in one case?
what is field string ? & where we are using field strings?
Difference between Insert, Update and Modify?
Difference between select option and ranges ?
What is view? Different types of view. Explain?
What is the difference between field-group header and other field groups? : abap modularization
Differentiate between transparent tables, cluster tables and pooled tables
Explain what is runtime analysis?
What does the extract statement do in extract datasets?