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...

What is difference between TRUNCATE and DELETE statement

Answer Posted / nirmala.s

if u use delete to remove the data from the table,this will
delete the data.after using rollback the removed data can
be retrived.But in case of, truncate , it will delete the
data and that can't ever be retrived.even after using
rollback also. but the table structure of the table will
be there

if u are using drop command , this will delete entire
table.and its structure.

Is This Answer Correct ?    29 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does sql server mean?

1158


What is sub-query in sql server?

1257


What happens if we shrink log file in sql server?

1029


What is the difference between functions and stored procedures?

1220


What is an execution plan? How would you view the execution plan?

1126


Do you know what is bit data type and whats the information that can be stored inside a bit column?

995


Explain what is the difference between a local and a global temporary table?

1044


what are the different stages of Report Processing?

141


What is the largest component inside a field?

1185


Do you think BCNF is better than 2NF & 3NF? Why?

1338


What is the use of builtinadministrators group in sql server? : sql server security

1104


Explain the properties of a relational table?

1073


What is policy management?

1042


What is difference between rollback immediate and with no_wait during alter database?

1130


Why would you call update statistics?

1071