PLS-00620: type mismatch found at 'string' among operands in
a COALESCE expression



PLS-00620: type mismatch found at 'string' among operands in a COALESCE expression..

Answer / guest

Cause: In a COALESCE expression, the operands do not match
in datatype, and it is unclear which implicit conversion is
required to correct the mismatch.

Action: Change the operands so that their datatypes match.
Consider using datatype conversion functions in the operands.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-02436: date or system variable wrongly specified in CHECK constraint

1 Answers  


ORA-16062: DGID from standby not in Data Guard configuration

1 Answers  


ORA-00264: no recovery required

1 Answers  


LSX-00210: value "~1S" out of range for type "~2S"

1 Answers  


NNL-00260: Server-generated requests now do not require authoritative answers

1 Answers  






ORA-12092: cannot online redefine replicated table "string"."string"

1 Answers  


ORA-25532: MTTR specified is too large: string

1 Answers  


ORA-39042: invalid transform name string

1 Answers  


ORA-12229: TNS:Interchange has no more free connections

1 Answers  


PCC-01018: Conversion buffer size can only be specified for character types

1 Answers  


ORA-27416: BYDAY= clause in repeat interval contains an invalid weekday

1 Answers  


ORA-31111: table string cannot be hierarchically enabled

1 Answers  


Categories