Sql 辅助

1.清空数据表

SELECT 'TRUNCATE TABLE '+name AS TruncateSql FROM sys.tables

posted @ 2018-05-25 09:03  名叔  阅读(117)  评论(0)    收藏  举报