Answer Posted / faraz khaliq
A secondary index, put simply, is a way to efficiently access records in a database (the primary) by means of some piece of information other than the usual (primary) key.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is asynchronous and synchronous update?
What are the parameter types for a method?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
What is the collect statement?
How many ways you can create table? : abap data dictionary
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
What are uses of foreign key?
Is the basic list deleted when the new list is created?
How can you find the field/data underlying a transaction?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What is macro? : abap hr
What are the dynamic actions and how to configure it? : sap abap hr
Does the table can have multiple foreign keys?
What is the use of program rsbdcsub? : abap bdc
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary