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

What are the drill-down features provided by abap/4 in interactive lists?

602


What is Field group?

670


Can we create field without data element? If yes, how?

698


What is read line in abap?

645


Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul

1718






What is the diff between database view and maintenance view?

594


Explain the difference between open_form and close_form?

551


What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr

557


What is a development class? : abap data dictionary

709


can anyone please tell me, in orient paper mill project which fields exits for creating report.

1284


hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.

1552


dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?

2551


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

595


What is meant by performance analysis? Have done anything to improve the performance?

563


how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.

4771