Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Contents tagged with Truncate Table

  • Truncate Tables using SQL Script

    Lately I was preparing an SQL script to clean up Database tables before moving it to production server. The Database contains Lookup tables that should be kept as is, that's why I had to prepare the script to address specific tables.