to_number 也不行
使用to_char把两个字段转换成文本
where 1=1
and to_char(a.mycode)=to_char(b.mycode)
建议补充下SQL截图,比较的话要同类型的才行,具体的语句发下