Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Differentiate between TRUNCATE and DELETE?

Answer Posted / vikas

delete is slow because it creates log file while performing delete operations.We can recover data which is removed by using delete command by using rollback.

Truncate is fast because it does not create any log file while performing delete operation.We can not recover data which is removed by using truncate command.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to define a sub function?

1199


How to use subqueries with the in operator using oracle?

1137


Why does Oracle not permit the use of PCTUSED with indexes?

2479


Explain the function of optimizer in oracle?

1198


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?

1439


What is a data lock in oracle?

1180


Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables

2118


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

1065


How to select some rows from a table in oracle?

1127


What is a lookup table in oracle?

1024


What is the dynamic sql in oracle?

1134


What suggestions do you have to reduce the network traffic?

1020


Will you be able to store pictures in the database?

1174


What is an oracle wallet?

989


What is MTTR advisor in Oracle?

1138