PLS-00385: type mismatch found at 'string' in SELECT...INTO
statement



PLS-00385: type mismatch found at 'string' in SELECT...INTO statement..

Answer / guest

Cause: The expressions to the left and right of the INTO
clause in a SELECT...INTO statement do not match in
datatype, and it is unclear which implicit conversion is
required to correct the mismatch.

Action: Change the expressions so that their datatypes
match. You might want to use datatype conversion functions
in the select list.

Please add more information about this Error

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-09808: Could not obtain user clearance.

1 Answers  


ORA-32771: cannot add file to bigfile tablespace

2 Answers  


ORA-02208: duplicate MAXTRANS option specification

1 Answers  


NNO-00809: Unknown OCI error: number

1 Answers  


ORA-02055: distributed update operation failed; rollback required

1 Answers  


ORA-23413: table "string"."string" does not have a materialized view log

1 Answers  


NNL-00803: Queries received, type ALIAS: number

1 Answers  


ORA-36686: (XSDPART24) Value number is not in partition number.

1 Answers  


PCC-02408: Expecting an expression of some Object type

1 Answers  


ORA-12823: default degree of parallelism may not be specified here

1 Answers  


NNL-00550: flush [<server_list>] : flush one or more servers' cache(s)

1 Answers  


LSX-00230: invalid integer "~S"

1 Answers  


Categories