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

RMAN-06909: WARNING: parallelism require Enterprise Edition

2 Answers  


ORA-30100: internal error [number]

1 Answers  


ORA-25291: Buffer does not exist for the specified queue

1 Answers  


PCB-00303: Dynamic SQL and PL/SQL are Oracle extensions to ANSI SQL

1 Answers  


ORA-37073: (XSMCSESS01) Applied relation workspace object must be dimensioned by dimension workspace object.

1 Answers  


RMAN-06908: WARNING: operation will not run in parallel on the allocated channels

1 Answers  


ORA-06771: TLI Driver: error reading version

1 Answers  


ORA-27125: unable to create shared memory segment

1 Answers  


ORA-38718: Invalid thread number specified in the DUMP FLASHBACK command.

1 Answers  


ORA-14111: creation of a GLOBAL partitioned index on clustered tables is not supported

1 Answers  


NNL-00981: Timeouts, server not responding: number

1 Answers  


ORA-01463: cannot modify column datatype with current constraint(s)

1 Answers  


Categories