I am using a SQL Server database. I have these SQL queries:
Delete from TableA; Delete from TableB; Delete from TableC; Delete from TableD; Delete from Table
Check out SQLCMD command line tool that comes with SQL Server. http://technet.microsoft.com/en-us/library/ms162773.aspx