which statement is running fastly ie insert or delete?
Answer Posted / ram bhajan tiwari
Delete
Because during delete statement pointer has no need to
find the address of memory but in insert statement the
pointer has first point the memory then it can insert so it
will take more time than delete.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how can we store any pdf file in oracle
How to use "while" statements in oracle?
how may join possible between (requisition with purchase order)
What is the quickest way to fetch the data from a table?
What the is the diff between local index and global index. give some example.
What are the attributes of the cursor?
please explain.. DB architecture ...
In Oracle Applications We are Using Sub Ledger Accounting. When we Transfer the Data all modules (AP,AR,CE,FA) to SLA We done Some customizations? What are They??
How to assign data of the deleted row to variables?
Explain what are the advantages of views?
How to drop a stored procedure in oracle?
What is the difference between post-database commit and post-form commit?
How does the on-delete-cascade statement work?
How to concatenate two text values in oracle?
What is user managed backup in Oracle?