which statement is running fastly ie insert or delete?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How index is implemented in oracle database?

590


Use of an integrity constraint is better to validate data. Explain

543


What is columnar storage what is the advantage?

542


If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?

1791


Explain the use of Merge statement in oracle 11g

591






Explain view?

577


How to use subqueries with the in operator using oracle?

606


Explain the use of constraints option in exp command.

558


What happens to the indexes if a table is recovered?

572


Is oracle a language?

522


Explain an exception and its types?

605


What is the usage of save points in oracle database?

533


How many types of auditing in Oracle?

564


20. Using a set operator, display the client number of all clients who have never placed an order.

1793


What is an oracle function?

594