PLS-00358: column 'string' exists in more than one table;
use qualifier
Answer / guest
Cause: The statement is ambiguous because it specifies two
or more tables having the same column name. For example, the
following statement is ambiguous because deptno is a column
in both tables: SELECT deptno, loc INTO my_deptno, my_loc
FROM emp, dept;
Action: Precede the column name with the table name (as in
emp.deptno) so that the column reference is unambiguous.
Please add more information about this Error
| Is This Answer Correct ? | 6 Yes | 1 No |
NNO-00123: node "string" has no authoritative parent, data ignored
TNS-02525: encryption/crypto-checksumming: self test failed
NNL-00902: ALIAS LOOP responses sent: number
NID-00115: Database should be mounted
ORA-25251: exceeded maximum number of recipients for message
ORA-14255: table is not partitioned by Range, Composite Range or List method
ORA-01982: invalid auditing option for tables
ORA-01304: subordinate process error. Check alert and trace logs
ORA-32341: The EXPLAIN_MVIEW facility failed to explain the materialized view "string"."string"
NCR-04004: NCRR: Invalid interface instance handle
RMAN-06137: must have recovery catalog for REPORT SCHEMA AT TIME
TNS-12656: Cryptographic checksum mismatch