aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-30728: maximum number of columns exceeded

ORA-30728: maximum number of columns exceeded
Cause: Adding referential constraint on a REF column requires the the creation of an additional column.
Action: Drop some columns and retry the operation.

请先 登录 后评论

1 个回答

小智
ORA-30728:超出的最大列数,
.原因:在REF列上添加引用约束需要创建一个附加列。,
.操作:删除一些列,然后重试操作。,
.
请先 登录 后评论