aiaiDBA

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

13718043309

010-86462881

ORA-14454: attempt to reference temporary table in a referential integrity constraint

ORA-14454: attempt to reference temporary table in a referential integrity constraint
Cause: An attempt was made to reference temporary table in a referencial integrity constraint. This is not supported.
Action: Use triggers.

请先 登录 后评论

1 个回答

小智
ORA-14454:尝试引用参照完整性约束中的临时表,
.原因:试图在引用完整性约束中引用临时表。这不受支持。,
.操作:使用触发器。,
.
请先 登录 后评论