which statement is running fastly ie insert or delete?
Answer Posted / sudheer
INSERT BECAUSE IN DELETE STATEMENT TO TAKE THE TIME TO DELETE BECAUSE THAT DATA WHERE IT HAVING TO IT SERACH.BUT INSERT NOT LIKE THAT WHEN U WRITE THE COMMAND ITS NOT TO TAKE LONGER TIME...........
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to get a list of all background sessions in the database?
How to connect to the server with user account: sys?
How to execute a stored program unit?
I just want to maintain data like an employee can belongs to 3 or more departments . We can resolve this by using composite key but it avoids normalization rules. So Can anyone tell me how can I maintain data.
Explain the importance of .pll extension in oracle?
Explain the types of exception?
How can we view last record added to a table?
Will you be able to store pictures in the database?explain.
How do you find current date and time in oracle?
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
How to use attributes of the implicit cursor in oracle?
In what script is snap$ created? In what script is the scott/tiger schema created?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
Can sub procedure/function be called recursively?
what is the dual table in oracle?