Truncate Database

>>Script Language and Platform: TSQLSQL Server 2000
This script will delete data from every table in the database except
those specified in the @NoDeleteLst.

@NoDeleteLst = Comma seperated list of all tables you DO NOT want this
script to delete.

NOTE: Script also includes a split function.

Author: Shane Lively

Download Script:
truncate_db.sql



Disclaimer:
We hope that the information on these script pages is
valuable to you. Your use of the information contained in these pages,
however, is at your sole risk. All information on these pages is provided
“as -is”, without any warranty, whether express or implied, of its accuracy,
completeness, or fitness for a particular purpose…

Disclaimer Continued

Back to Database Journal Home

Get the Free Newsletter!

Subscribe to Cloud Insider for top news, trends & analysis

Latest Articles