面试题12 简单说一说drop、delete和truncate的区别

delete、truncate只删除表的数据而不删除表的结构

drop会删除表的结构和数据

posted @ 2020-09-21 22:19  幽默de程序员  阅读(154)  评论(0)    收藏  举报