sql删除 truncate

truncate 表;
删除表中所有数据,创建一个与原来一模一样的表 (里面没有数据)

posted @ 2019-04-15 17:41  请叫我Can  阅读(189)  评论(0)    收藏  举报