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-12626: TNS:bad event type
SQL*Loader-00283: file processing string "string" ignored for INFILE *
ORA-16632: instance being added to database profile
TNS-00132: COST value must be an integer greater than 0
ORA-12026: invalid filter column detected
ORA-08186: invalid timestamp specified
QSM-00756: the specified workload string is being used by one or more advisor tasks
SQL-02143: Target object has not been properly allocated
ORA-00710: new tablespace name is the same as the old tablespace name
NNC-00411: invalid default domain name "string"
ORA-07640: smsget: SGA not yet valid. Initialization in progress
LPX-00322: A doc referred by XSLT stylesheet could not be opened : ~s