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 are the differences between drop a table and truncate
a table?

Answer Posted / meena bisht

Drop: drop means it will drop the table including structure
and free the memory from hard disk.

Truncate: Truncate will truncate the data. The structure
will remain there and also will free the memory.

Is This Answer Correct ?    33 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does mysql scale well?

943


What is difference between schema and table?

963


What is the role of a limit in a mysql query?

1052


How can you plan the logshipping before processing?

2382


Why do we need mysql?

1020


How do I grant privileges to a user in mysql phpmyadmin?

995


In how many ways we can retrieve data in the result set of mysql using php?

1174


Where is mysql used?

1033


How to create table show example

1014


What is mysql community edition?

996


Where is the myisam table stored?

1007


Write a query to fetch duplicate records from a table using mysql?

987


List some mysql advantages and disadvantages?

1010


What are the other commands to know the structure of a table using mysql commands except explain command?

1089


What is a left join mysql?

941