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

Can you tell me the difference between DELETE & TRUNCATE
commands?

Answer Posted / vijay dev arya

Delete command removes the rows from a table based on the
condition that we provide with a WHERE clause. Truncate will
actually remove all the rows from a table and there will be
no data in the table after we run the truncate command.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do we need queues in sql service broker?

1123


What are the different types of lock modes in sql server 2000?

995


What are the new scripting capabilities of ssms? : sql server management studio

1119


Can we use max in where clause?

983


How to populate a table in sql server?

995


what are constraints? Explain different types of constraints? : Sql server database administration

1049


what is the difference between writing data to mirrored drives versus raid5 drives. : Sql server administration

1010


What is the difference between getdate and sysdatetime?

1062


How do I edit a procedure in sql server?

1000


What do you understand by triggers and mention the different types of it?

998


Disadvantages of the indexes?

1184


Explain the difference between function and stored procedure?

997


is it important for a database administrator to understand the operating system and file access? : Sql server administration

1077


Explain Normalization and DE normalization

1160


What are triggers in ms sql server?

1229