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
what is insert all statement in sql
How do we get field detail of a table?
What is meant by recursive hints in oracle?
What is save point in oracle database?
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?
Explain the difference between sql and oracle?
How to call a stored function in oracle?
In not less than 100 words what's the main difference between Rolap and Molap in ORACLE ?
Explain how are indexes update?
Can we store images in oracle database?
How to count groups returned with the group by clause in oracle?
What is a tns service name?
What is an oracle table?
How to do paging with oracle?
What is Redo Log Buffer in Oracle?