为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。 【DM版本】:8 【操作系统】:银河麒麟服务器v10 【CPU】: 【问题描述】*:select * from aa wehre id = 'xxcxcxc',其中id为blob字段
select * from aa where utl_raw.cast_to_varchar2(dbms_lob.substr(id)) = 'xxcxcxc';
select * from aa where utl_raw.cast_to_varchar2(dbms_lob.substr(id)) = 'xxcxcxc';