Suppose, we are creating one table. at that time we are
mention table space and size category.
Generally size category is from 0 to 6 is available. suppose
if we are declare size category as 0(zero).
For 0 (zero) the size of rows is from 0(zero) to 19000. I
have 25000 records to insert into table. but table size is
declared as 0(zero). i.e 19000 records. what about remaining
6000 records. shall i insert in to table or not?
if insert how can i do? if not insert what can i do? Please
answer me? i faced this one in TCS interview.

Answer Posted / bighnaraj

It will create another extent . suppose the primary extent
contain the 19000 record and the next extent or secondary
extent contain the remaining 6000 record . Its created
automatecally by the RDMS. ok

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Did you create primary index?

546


Which function modules can be used to transfer the data using bdc programming? : abap bdc

600


How do you control printer functions from sapscript?

706


Explain the client concept of sap.

588


When the top-of-page event does get triggered?

686






What is the difference between RETURNING and CHANGING parameters for a method?

1008


singleton class

935


What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary

555


How to Solve a Particular Ticket in Realtime ?

1753


What is the relationship existing between the various data elements? : abap data dictionary

593


Explain the properties of selection screen?

654


Why we are using Macros instead of Function Modules

1619


Specify the types of data dictionary objects.

511


What is the use of table maintenance allowed?

547


any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?

1987