Answer Posted / paramjeet
Indexes are described as a copy of a database table reduced
to specific fields. This data exists in sorted form. This
sorting form ease fast access to the field of the tables. In
order that other fields are also read, a pointer to the
associated record of the actual table are included in the
index. the indexes are activated along with the table and
are created automatically with it in the database.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is field string ? & where we are using field strings?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
What are the types of data types in the sap abap?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr
What two statements are required in an abap program to output an icon using a written statement?
What is a table cluster? : abap data dictionary
What are the events in classical reports?
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
How will you define org structure in MM?
How do you find out who has transported a transport request?
What is the significance of the screen number ‘0’?
Explain the Types of Select statements?
How to read 5th record from Hash Internal Table?
Does sap handle multiple languages?