ERROR | cannot combine drop column with other operations |
CAUSE | An attempt was made to combine drop column with other ALTER TABLE operations. |
ACTION | Ensure that drop column is the sole operation specified in ALTER TABLE. |
ERROR | cannot combine drop column with other operations |
CAUSE | An attempt was made to combine drop column with other ALTER TABLE operations. |
ACTION | Ensure that drop column is the sole operation specified in ALTER TABLE. |