how many type of index are there
Answers were Sorted based on User's Feedback
Answer / sudhakar1207
Indexes are used for Fast access of records from database
tables.
There are two types of indexes.
1)Primary Index: these are created automatically while table
is activating. It comprised of all the primary key fields only.
2)Secondary Index: these are created manually on rare
situations. These contains combination of primary key fields
and Non-primary key fields or Only Non-primary key fields.
Is This Answer Correct ? | 6 Yes | 0 No |
What is a data dictionary? : sap abap data dictionary
Please Help... i'm freshers just have 3 months web development training..still jobless ..my question is ...what is the future after completing SAP ABAP module, IS SAP cartification from seimens is good for freshers like Me, IS there are job surity after investing 3.5 lack
What are control break statements?
19 Answers Cap Gemini, College School Exams Tests, Keane India Ltd, Wipro,
Which is the event trigger last?
What are the components of selection table?
What is append structure?
i have 2 fields on selection screen of a Report along with a check box.My requirement is initially that first field sud be mandatory but when we click on the check box the first field which was mandatory sud now be optional and the second field now sud be mandatory.Please provide the solution asap. thank u.
what is the importance of macros? is it that it is useful only for addition or subtraction operation (arithmetic operations) ? I need more information regards this? I am waiting for the reply
What is the difference between dialog program and a report?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
what will happen if you dont give any value in parameter and select options in report??will it fetch any value?
what are the events in lsmw?