diff between DELETE and TRUNCATE?.

Answer Posted / sandeep desai

Some more additions

With Truncate command Oracle sets the High Water Mark to
Zero
whereas
With Delete command this doesn't happen since data is not
released from the memory

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is dual table oracle?

520


What will be the syntax to find current date and time in format "yyyy-mm-dd"?

561


Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?

924


What is proxy method?

536


What is a relational database management system?

663






How does oracle handle read consistency?

670


How can we force the database to use the user specified rollback segment?

554


What is bind variable in oracle 11g?

584


11. Display the client number and name and the client number and name of the person who referred that client.

1915


What happens to the indexes if a table is recovered?

568


What is the quickest way to fetch the data from a table?

559


how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....

1582


How can I convert single byte kana characters into multi byte kana characters and vice-versa.

1928


In the oracle version 9.3.0.5.0, what does each number shows?

740


How to convert a string to a date in oracle database?

539