what is index? I need exact defination? how will create a
secondary index?
Answer Posted / balaji
index is used to speed up the selectin of data from tables
secondary index is created in addition to the primary index
of table
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
In a loop of an internal table, what is the use of at first & at last statements?
What is the function of a data element? : abap data dictionary
How do you work with semi colon se[arated files in BDC ?
Can you define a field without a data element?
What are dml commands in abap?
What are the advantages of logical databases?
What is the use of 'for all entries'?
SAP query how to use end users?
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
Can a transparent table exist in the data dictionary but not in the database physically?
What are the different types of laws. What are they?
How do you backup Sapscript layout sets? Can you download and upload? How?
What are the data types of internal tables?
What is the diff between database view and maintenance view?
What happens Update command is used without where clause ?