what is index? I need exact defination? how will create a
secondary index?
Answer Posted / g.shankar
for fast retrieval of data from database we need index..
2 types of index r der-
1-primary index
2-secondary index
secondary index is created by default..
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
Different between Interface and Abstract classes?
What is the collect statement? How is it different from append?
Can you create a table with fields not referring to data elements? : abap data dictionary
Explain the data types of internal tables?
What are the check tables?
Explain how to create any functions? How to go about it?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What are aggregated objects
What is the syntax for ‘call transaction’?
what is the difference between hashed & sorted internal tables?
What are domains and data element? : abap hr
What is PS structure
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
What does the insert statement in extract datasets do? : abap modularization
What is the difference between table and template?