What secondary index and use of it and how many secondary index we can create?
Answer / 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 |
what is a ticket?
how many no of buttons we can create on Apllication tool Bar?
What are the names of the function modules that will be generated upon activation of a lock object?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
What are the select-option fields?
How do you import pay scale data from non sap to sap? : sap abap hr
What does an exec sql statement do in abap?
what is result set of an inner join at database level ?
Can ‘where’ clause be used when updating database entries?
Smartform : how to print a smartform with portrait style and landscape style at the same time?
How to write a code for multiple transactions? : abap bdc
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.