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-30362: dimension column cannot be a sequence
ORA-16578: failed to read Data Guard configuration file
ORA-26023: index string.string partition string was made unusable due to:
ORA-29664: Unable to generate the helper class for the defined type
RMAN-12010: automatic channel allocation initialization failed
ORA-24280: invalid input value for parameter string
ORA-23497: repgroup name cannot be null
ORA-27126: unable to lock shared memory segment in core
ORA-31151: Cyclic definition encountered for string: "string"
ORA-09293: sksasmo: unable to send message to console
PCC-00019: Unable to obtain bind variables at line number in file string
NZE-28769: Specified method does not exist.