PLS-00392: Type mismatch in arguments to BETWEEN

Answers were Sorted based on User's Feedback



PLS-00392: Type mismatch in arguments to BETWEEN..

Answer / guest

Cause: In a comparison such as X BETWEEN Y AND Z, the
expressions X, Y, and Z 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.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

PLS-00392: Type mismatch in arguments to BETWEEN..

Answer / atul tandon

This error appears when any variable differs in data type
i.e suppose one is numeric and the others are character
and vice versa.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

NNF-00001: Not a TNS address

1 Answers  


LFI-00122: Can only delete a file if we create it.

1 Answers  


ORA-01289: cannot add duplicate logfile string

1 Answers  


TNS-04082: %s event string set to string.

1 Answers  


ORA-01186: file string failed verification tests

1 Answers  






ORA-23385: replication parallel push string argument not valid

1 Answers  


TNS-00535: Failed to send or receive disconnect message

1 Answers  


ORA-30929: ORDER SIBLINGS BY clause not allowed here

1 Answers  


TNS-00260: -------------------------------------------------------------------

1 Answers  


ORA-36800: (XSTBLFUNC00) The OLAP_TABLE function can only have a single LOOP statement within the LIMITMAP

1 Answers  


NZE-28819: No distinguished name provided.

1 Answers  


O2F-00331: A syntactically illegal name was seen in the INTYPE file

1 Answers  


Categories