What is an index?
By default system will create the primary index or User can
create,if user How?
And also Secondary indexes by User or by defaultly system?
Answer Posted / bandivenkateswarlu
Index is used to retrive the fast access the data from the
database by using the indexes. This is the efficient
mechanizam to retrive the data differnt databases.
indexes are two types of given below.
1.primary index.
2. secondary index.
1.primary index.: is used to access the only one record from
the database. That means that should be unique. It is also
called one to one relation ship.
2.secondary index: is used to access the data only more than
one record data base. This is called the secondary index.
The secondary index is used to relation ship is the
one-to-many relationships.
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
What is the function of a domain? : abap data dictionary
What are the types of search helps? : sap abap data dictionary
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
Difference between BDC vs Direct Loads?
Why do we use Abstract classes give an example from your project?
What is the abap program name to process the batch input session automatically? : abap bdc
What are the types of the software component being deployed in the sap?
Did you create any joins?
What is page window?
What is off cycle payroll run
What is processing class, where we do them and why? : sap abap hr
How to know if the value entered contains records or not?
How do you delete duplicate records from internal table?
What is repository info. Systems?