what is index? I need exact defination? how will create a
secondary index?
Answer Posted / g.shankar
for fast retrieval of data from database we need index..
2 types of index r der-
1-primary index
2-secondary index
secondary index is created by default..
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
What are control tables? : abap data dictionary
What are hashed tables?
how to see the table output?
What is transparent table?
Can a domain, assigned to a data element be changed?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
what is abstract classes
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
How can we handle table control in bdc? : abap bdc
Event handling in oops
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What is bdc programming? : abap bdc
What are the page headers for secondary lists?
Explain the advantages and disadvantages of different types of bdc's?
what is the difference between Blocked ALV and interactive ALV?