Truncate or Delete ?

What is the difference when doing a DELETE TableA instead of TRUNCATE TableA?

Raymond have better answer for this question.

For me, i always use truncate if i need to clear all the data in a tables. It is much more faster. ;)

If you're new here, you may want to subscribe to my RSS feed or get my latest post directly in your mailbox. Thanks for visiting !

Related Post:
  • SQL : Delete with joining to other table
  • Extract, Transform and Load (ETL) - Part 2
  • MS-SQL - List trigger in your db.
  • How to Setup Your Web Development Server in 7 Minutes



  • Can't find what you are looking for? Go Gooogle...
    Google

    Leave a Reply


    AWSOM Powered