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-00319: subquery in an IN or NOT IN clause must contain
exactly one column



PLS-00319: subquery in an IN or NOT IN clause must contain exactly one column..

Answer / guest

Cause: An invalid expression such as X IN (SELECT A,B ...)
was used. When a [NOT]IN clause is used with a subquery, it
does not test for set membership. The number of expressions
in the [NOT]IN clause and the subquery select list must
match. So, in the example above, the subquery must specify
at most one column.

Action: Change the subquery to select only one column.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

AMD-00152: Workspace "string" is not currently open.

1 Answers  


SQL*Loader-00487: COUNT clause required for collection string

1 Answers  


ORA-06563: top level procedure/function specified, cannot have subparts

1 Answers  


SQL*Loader-00561: end of file

1 Answers  


NNO-00604: disabling all request processing

1 Answers  


ORA-08231: smscre: unable to attach to SGA

1 Answers  


ORA-28651: Primary index on IOTs can not be marked unusable

1 Answers  


ORA-00001: unique constraint (string.string) violated

1 Answers  


DGM-16948: Can not proceed to switchover. Primary is still "string".

1 Answers  


ORA-12234: TNS:Redirect to destination

1 Answers  


ORA-23536: the object "string"."string" is not cached at the middle tier as expected.

1 Answers  


ORA-26019: Column string in table string of type string not supported by direct path

1 Answers  


Categories