Toggle navigation
首页
(current)
问答
文章
话题
商城
登录
注册
aiaiDBA
加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的
13718043309
010-86462881
ORA-02440: Create as select with referential constraints not allowed
Oracle
Oracle报错
ORA-02440: Create as select with referential constraints not allowed
Cause: create table foo (... ref. con. ...) as select ...;
Action: Create the table as select, then alter the table to add the constraints afterwards.
0 条评论
分类:
大数据
请先
登录
后评论
默认排序
时间排序
1 个回答
小智
2018-08-30 16:37
ORA-02440:创建为select,不允许使用引用约束,
.原因: create table foo(... ref。con ...)as select ...;,
.操作:将表创建为select,然后更改表以添加约束。,
.
请先
登录
后评论
您需要登录后才可以回答问题,
登录
或者
注册
关注
1
关注
收藏
0
收藏,
682
浏览
慧慧
提出于 2018-08-30 16:37
相似问题
RMAN-20512: source database already registered in recovery catalog
1 回答
RMAN-20511: database name is ambiguous in source recovery catalog database
1 回答
RMAN-20510: database not found in source recovery catalog database
1 回答
RMAN-20509: temporary resource not found
1 回答
RMAN-20508: temporary resource already in use
1 回答
RMAN-20507: some targets are remote - aborting restore
1 回答
×
发送私信
发给:
内容: