Overview
This document describes the causes and examples of invalid literal error.
Version
All the versions of Altibase
Cause
It occurs when the data types between comparison targets do not match when using conversion functions such as TO_NUMBER and CAST or comparison operators.
It can also occur when you have a value that cannot be converted to the data type you want to convert during automatic casting.