Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


PLS-00406: length of SELECT list in subquery must match
number of assignment targets



PLS-00406: length of SELECT list in subquery must match number of assignment targets..

Answer / guest

Cause: A query select list is not the same length as the
list of targets that will receive the returned values. For
example, the following statement is faulty because the
subquery returns two values for one target: UPDATE emp SET
ename = (SELECT ename, empno FROM emp WHERE ename = 'SMITH') ...

Action: Change one of the lists so that they contain the
same number of items.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-24417: Session pool size has exceeded the maximum limit

1 Answers  


ORA-03242: Tablespace migration retried 500 times

1 Answers  


ORA-04009: MAXVALUE cannot be made to be less than the current value

1 Answers  


ORA-00096: invalid value string for parameter string, must be from among string

1 Answers  


ORA-30153: An invalid File Object is passed to the OCIFile function

1 Answers  


DRG-50864: number assignment failed

1 Answers  


PLS-00233: function name used as an exception name in when clause

1 Answers  


TNS-01017: set|show current_listener [<listener_name>]: sets|shows current listener

1 Answers  


KUP-03019: directory object not specified in LOBFILE clause for field string

1 Answers  


NNC-00429: invalid octet string literal "string"

1 Answers  


ORA-07400: slemtr: translated name for the message file is too long.

1 Answers  


ORA-25470: duplicate attribute value for variable: string

1 Answers  


Categories