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 the difference between Drop and Truncate

Answer Posted / swathi

drop will remove the entire table from the database and can
be rollbacked.

truncate will remove the content of the table and it cannot
be rollbacked.

truncate is little bit faster than drop.

Is This Answer Correct ?    4 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is spid in sql server profiler?

1166


How you trouble shoot when any job fails

1981


Explain what is it unwise to create wide clustered index keys?

1023


What is DCL?

1101


Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?

1449


How to enter binary string literals in ms sql server?

1209


What is clustered index

1058


Which is the best place or learning center for MS SQL?????In Bangladesh?????

2111


How to identify current user in ssrs report?

408


what are acid properties? : Sql server database administration

1057


what is difference between view and Dip.

2456


Write a sql query to sort on different column name according to the parameters passed in the function?

958


Tell me what do you mean by an execution plan? Why is it used? How would you view it?

945


What are the underflow and overflow behaviors on float literals?

1165


Explain can SSRS reports Cache results?

161