ORA-00918: column ambiguously defined

问题描述

ORA-00918: column ambiguously defined

问题原因

字段问题,在2个表里有相同的名字,需要给字段加上表名

原文地址:https://www.cnblogs.com/7q4w1e/p/9729720.html