PLS-00326: IN clause must contain same number of expressions
as subquery
Answer / guest
Cause: The number of expressions in an IN clause did not
equal the number of expressions in a corresponding subquery
select list. For example, the following statement is invalid
because the IN clause contains two expressions, but the
subquery select list contains just one: ... WHERE (ename,
sal) IN (SELECT sal FROM emp);
Action: Check the number of expressions in each set, then
revise the statement to make the numbers equal.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-40211: algorithm name string is invalid
ORA-33448: (ESDREAD04) Discarding compiled code for workspace object because number now has string data, whereas it had string data when the code was compiled.
LPX-00270: FTP error: ~s
ORA-06913: CMX: error during redirection of connection
ORA-13240: specified dimensionality greater than that of the query mbr
RMAN-06455: point-in-time tablespace recovery requires Enterprise Edition
ORA-28575: unable to open RPC connection to external procedure agent
ORA-25009: Nested table clause allowed only for INSTEAD OF triggers
LPX-00251: conditional sections are valid only in external DTDs
ORA-24274: no row exists in the string table for these parameters
ORA-39109: Unprivileged users may not operate upon other users' schemas
ORA-16002: database already open for read-write access by another instance