暂无图片

ORA-01417:a table may be outer joined to at most one other table

错误码

错误描述:a table may be outer joined to at most one other table
错误原因:a.b (+) = b.b and a.c (+) = c.c is not allowed
解决方法:Check that this is really what you want, then join b and c first in a view.

向认证技术专家提问

向技术专家提问

相关搜索
查看更多》