Answer Posted / 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 |
Post New Answer View All Answers
Explain the disadvantages of different types of bdc's?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
How will you define posting procedures?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
What are the personnel administration related infotypes? : abap hr
What is native sql?
What is an rdbms?
What is the difference between RETURNING and CHANGING parameters for a method?
What are interface/conversion programs in SAP?
What are your ways to performance optimization?
Exception handling and how does it transfer from called method to calling method?
How to specify a client for database table processing?
How to debug a script in abap?
If yes then why do we require logical database