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-03235: max # extents (string) reached in table string.string subpartition string

1 Answers  


NNO-00635: warning: ignoring duplicate forwarder "string"

1 Answers  


ORA-02304: invalid object identifier literal

1 Answers  


ORA-19500: device block size string is invalid

1 Answers  


IMP-00092: Java object "string"."string" already exists, cannot be created

1 Answers  


NNL-00856: Average rename processing time: string

1 Answers  


ORA-02831: Segment deallocation failed - empty segment list

1 Answers  


PLS-00710: PRAGMA AUTONOMOUS_TRANSACTION cannot be declared here

1 Answers  


ORA-32619: incorrect use of MODEL ITERATION_NUMBER

1 Answers  


PROC-00016: Cannot retrieve any more subkeys for the given keyhandle

1 Answers  


ORA-32813: propagation schedule string already exists

1 Answers  


NNL-00015: type "string" has "string" syntax, which has no textual representation

1 Answers  


Categories