mysql的sql删除列语句是:1、添加calumn,代码为【alter table actor drop column last_name】;2、不添加calumn,代码为【alter table actor drop last_n】。
技术文章 / 下载软件趣味内容 / 专业带飞