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
Explain what are the events used in interactive reports?
What is a multiple line field?
Explain the types of bdc's?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
Describe the data classes?
What are different abap/4 editors?
What are the different database integrities?
Difference between function group and function module?
What are the components in sap application server?
Can you create a table with fields not referring to data elements? : abap data dictionary
What is an rfc?
What are the basic object types? : sap abap hr
How we format the data before writing a statement in the report?
Program for Prime numbers and Matrix plz explain me the procedural method with steps
What are the domains and data element?