What secondary index and use of it and how many secondary index we can create?
Answer / roy
Secondary index can be create based on the primary key or non primary key or only with non-primary key of a table.
Use of secondary key to fetch the data faster from the database.
We can create maximum 9 secondary index.
Is This Answer Correct ? | 0 Yes | 0 No |
Tell me that any enhancement object comes under which category? either implementation or in support project
Events in Reporting. Which events we can ignore while coding.
Difference between select and select single statement
What are table clusters?
What is up-casting and down casting? with example
how to caluclate sub total of some specific fields ? Ex 1 a 2000 2 a 324 3 b 3245 i want total of all a's ,,, please dont use collect
How data is stored in cluster table?
How to create a index on views?
what is search helps..How many types are there?
Report zabc. Top-of-page. Write : 'Hello'. End-of-page. What is the output of the program.
6 Answers Enteg Technologies, Myne,
how can we print both side in smartforms? what connects smartform to it's driver program? in which event validation is done?
Why are insert and append statement used in sap abap?