SQL Server: How to delete/drop/truncate all the tables from Database September 09, 2014 To delete/drop/truncate all the tables from Database, you can use the following SQL commads to perform the desired function