Answer Posted / venkat reddy
Secodary indexes are created for non-primary key fields, which will increase the selection of the data from the database table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is transparent table?
What are the sequences of event block?
How do you use tab sets in layout sets?
How to find the return code of a statement in abap programs?
How can we access the correction and transport system?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What are the different types of parameters? : abap modularization
Mention what is alv programming in abap?
How will you define posting procedures?
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What are the field and chain statements?
How can one distinguish between different kinds of parameters? : abap modularization
What is difference between dependent and independent data?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
What happens if a function module runs in an update task?