how many indexes can be created for a table?
Answer Posted / damodar reddy
For any table we can create 1 primary index and maximum of
15 secondary indexes.
Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Can a domain, assigned to a data element be changed? : abap data dictionary
Why do we use types statement in abap programming?
Write syntax for message error (report)?
Differentiate between report and dialog program
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What are Pull and Push Methods?
To find the date difference & excude saturday & sunday in between them
Explain the disadvantage of using exec sql statement in abap?
What type of user exits have you written ?
What is the difference between a structure and a table? : abap data dictionary
Persistent class
How many types of tables exists and what are they in data dictionary? : abap data dictionary
What is the function of the transport system and workbench organizer?
What are the differences between table and structure in data dictionary?
On which even we can validate the input fields in module progams?