1.清空数据表 SELECT 'TRUNCATE TABLE '+name AS TruncateSql FROM sys.tables 转载于:https://www.cnblogs.com/eimers/p/9086639.html