删除表中字段的sql语句有:1、删除没有默认值的列【alter table Test drop COLUMN BazaarType】;2、删除有默认值的列,【alter table Test DROP COLUMN BazaarType】。
技术文章 / 下载软件趣味内容 / 专业带飞