aiaiDBA

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

13718043309

010-86462881

ORA-19331: Last argument to CREATE_DBURI operator must be a column

ORA-19331: Last argument to CREATE_DBURI operator must be a column
Cause: The final argument to the CREATE_DBURI operator must be a column to which the reference is being created.
Action: Specify a valid column name in the query.

请先 登录 后评论

1 个回答

小智
ORA-19331:CREATE_DBURI运算符的最后一个参数必须是列,
.原因: CREATE_DBURI运算符的最后一个参数必须是要创建引用的列。,
.操作:在查询中指定有效的列名称。,
.
请先 登录 后评论