What is an index?
By default system will create the primary index or User can
create,if user How?
And also Secondary indexes by User or by defaultly system?
Answer Posted / jenny
Indexes are a sorted copy of the table that exist in the
database which helps in faster retrival of data from the
database.
Primary Index : User cannot create a primary index, the
system creates a primary index by default based on the
primary keys of the table.
Secondary Index : The secondary indexes are created by the
user.we can create a maximum of upto 15 secondary indexes
for a table.
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
What is Field group?
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
What are the rules to create a BAPI?
What is the use of program rsbdcsub? : abap bdc
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What is abap?
Can we use transfer dataset to transfer data in internal table ?
What is dynamic action? : sap abap hr
How would you set the formatting options statically and dynamically within a report?
What is the difference between Exit and Stop?
Which one is better joins or views and why?
what are the two methods of modifying sap standard tables? : abap data dictionary
What is internal payroll process? : sap abap hr
How to display or know if the value entered contains records or not?
How do you execute the payroll