which statement is running fastly ie insert or delete?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.

1672


How to connect to the server with user account: sys?

561


What is transaction control statement and how many types of transaction control statement in Oracle?

562


Explain oracle 12c new features for developers?

538


What is oracle used for?

534






What is the simplest tool to run commands on oracle servers?

511


How do you find out from the RMAN catalog if a particular archive log has been backed-up?

1656


Differentiate between translate and replace?

625


What is the quickest way to export a table to a flat file?

568


There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??

1614


how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....

1587


Explain the dml?

592


Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?

1771


How to write date and time literals in oracle?

555


Explain the difference between a procedure and a function? What do you understand by those terms?

620