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 |
ORA-10638: Index status is invalid
ORA-29953: cannot issue DDL on a domain index partition marked as FAILED
ORA-19900: RESETLOGS must be specified after recovery to new incarnation
SQL*Loader-00133: Can't specify both direct path and external tables
ORA-22998: CLOB or NCLOB in multibyte character set not supported
NZE-28820: Signature or decryption/encryption state is not provided.
ORA-00217: controlfile could not be resized for migration from 9.0.1
ORA-12169: TNS:Net service name given as connect identifier is too long
DRG-12411: SQL processing error: string
AMD-00135: measure #string: RDBMS measure column data type not specified
SQL-02107: Program too old for runtime library; please re-precompile it
DRG-12439: highlight table read failed