编程语言


ORA-23333: column string is already part of a column group ORACLE 报错 故障修复 远程处理

网络编程 ORA-23333: column string is already part of a column group ORACLE 报错 故障修复 远程处理 10-15

文档解释

ORA-23333: column string is already part of a column group

Cause: Attempted to add a column to a column group when the column was already a member of a column group.

Action: Drop the column from its existing column group before trying to add it to another.


编辑:编程语言

标签:文档,existing,Drop,Action,member