which statement is running fastly ie insert or delete?

Answers were Sorted based on User's Feedback



which statement is running fastly ie insert or delete?..

Answer / sandeep desai

Its definitely Delete.
Becuase
When Delete operation is being performed then Oracle
doesnot actualy permanently remove the data from data block
but rather marks that particular data block as unusable.
Whereas when concerned to Insert Oracle needs to insert the
new values into Datablocks.

Is This Answer Correct ?    14 Yes 0 No

which statement is running fastly ie insert or delete?..

Answer / amit choubey

insert

Is This Answer Correct ?    13 Yes 7 No

which statement is running fastly ie insert or delete?..

Answer / somya

delete

Is This Answer Correct ?    7 Yes 1 No

which statement is running fastly ie insert or delete?..

Answer / sandep

it is delete

Is This Answer Correct ?    6 Yes 0 No

which statement is running fastly ie insert or delete?..

Answer / bhavna

Delete

Is This Answer Correct ?    5 Yes 0 No

which statement is running fastly ie insert or delete?..

Answer / chandiran

Delete

Is This Answer Correct ?    5 Yes 0 No

which statement is running fastly ie insert or delete?..

Answer / swati gupta

it is delete...........

Is This Answer Correct ?    4 Yes 0 No

which statement is running fastly ie insert or delete?..

Answer / sanal kumar

Delete runs faster than insert

coz whle during delete command,it only removes the records
from the table and the space alocated for the records
remains still..but for insertion,need to allocate the space
and insert the records in data blocks..

Is This Answer Correct ?    5 Yes 1 No

which statement is running fastly ie insert or delete?..

Answer / vivek kumar dixit

delete runs fastly

Is This Answer Correct ?    3 Yes 0 No

which statement is running fastly ie insert or delete?..

Answer / akhilesh

Delete

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Oracle General Interview Questions

how can db_files > maxdatafiles since db_files is for instance and the later is for database

1 Answers   CTS,


What is the maximum number of CHECK constraints that can be defined on a column ?

3 Answers  


Can we call procedure inside function in oracle?

1 Answers  


What is the difference between hot backup and cold backup in oracle?

1 Answers  


What privilege is needed for a user to create tables in oracle?

1 Answers  


What is partitioned table in Oracle?

1 Answers   MCN Solutions,


What is archive log in Oracle?

1 Answers   MCN Solutions,


8. Display the client name and order date for all orders using the natural join keywords.

1 Answers   Wipro,


Is it possible to split the print reviewer into more than one region ?

1 Answers   Oracle,


What is the difference between view and materialized view in Oracle?

1 Answers   MCN Solutions,


How to open and close an explicit cursor in oracle?

1 Answers  


I have some query regarding Report generation from Oracle Apps "PO module". I have to generate a report where table columns are as below: Vendor_name Invoice No PO Number Item_Quantity Value of Goods Date of Shipping Name_of_the_transport Date_of_receipt_issued. Now my questions is :from which table/column I can get the information of "Name_of_the_transport" column. Thanks in advance.

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)