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 / vipin narwal

HI TO ALL!!!


DROP: will lead in deleting the structure of the table
along with all associated constraints like Primary
Key,Foreign Key,..etc and also deallocates the memory
allocated to the Database objects..

Truncate: Truncate like Delete deletes the data associated
with a Database Object but structure remains there i.e,
memory remains allocated,...but faster than Delete...

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the Ticketing tool used in Wipro technologies at Bangalore...???

8201


What are points to remember while using the fillfactor argument?

1016


What is the use of tempdb? What values does it hold?

1118


What is ms sql server reporting services?

1122


How will you optimize a stored procedure optimization?

1112


do views contain data ?

1019


How to verify a user name with sqlcmd tool?

1118


Explain the truncate command? : SQL Server Architecture

1230


What is the difference between sdf and mdf?

1351


When would you use a before or after trigger?

955


What is openxml in sql server?

1219


how many no of arguments can be passed in procedures and functions

5640


What is mean by candidate key?

1060


Explain indexed views and partitioned view with their syntax.

1191


How network traffic be reduced by using the stored procedure?

1169