Oracle数据库新建表格SESSION_CALLINFO,表中status和intime字段均为number类型,没有添加数据。Mybatis在执行下面sql时报错java.sql.SQLSyntaxErrorException: ORA-01722: 无效数字。 select CALLUUID from SESSION_CALLINFO where STATUS=0 and INTIME &
ORA-01722 Invalid Number Topics What is this error? How to fix it 21-June-2001 Author: Phil Singer What causes this error? This problem occurs when an attempt is made to convert a character s