标题: ORA-12987: cannot combine drop column with [打印本页] 作者: admin 时间: 2016-8-12 13:53 标题: ORA-12987: cannot combine drop column with ORA-12987: cannotcombine drop column with other operations Cause: An attempt was made to combine drop column with otherALTER TABLE
operations. Action: Ensurethat drop column is the sole operation specified in ALTER TABLE.