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 suggestions do you have to reduce the network traffic?
Please explain oracle data types with examples?
What is blob datatype?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
What are the execution control statements in oracle?
Is the After report trigger fired if the report execution fails ?
What is the difference between a user and a schema in oracle?
What is ASM (Automatic Storage Management) in Oracle?
How will you identify oracle database software release?
What is object data modeling?
Why do we need integrity constraints in a database?
How to use windows user to connect to the server?
What is an Oracle Instance?
What is PL/SQL ?
How do you find current date and time in oracle?