题解 | #删除表#

删除表

https://www.nowcoder.com/practice/df2f634a53324bbd9369fe6723fedc49

删除表可以直接使用drop table 表名,也可以先判断表是否存在再进行删除。
drop table if exists exam_record_2011;
drop table if exists exam_record_2012;
drop table if exists exam_record_2013;
drop table if exists exam_record_2014;
drop table if exists exam_record_2011,exam_record_2012,exam_record_2013,exam_record_2014;    



全部评论

相关推荐

WhiteAlbum...:学院本2中大厂垂直实习➕acm比赛 秋招0面试
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务