开发者社区> 问答> 正文

操作符不存在: integer ~~ text

错误: 操作符不存在: integer ~~ text
LINE 8: cm_Cases.ID like '%' || _keyWord || '%' ![1]

sql代码:

 select VisitingPurpose from cum_CustomerPurpose where cum_CustomerPurpose.ID=cm_Cases.Purpose_ID) as VisistingPurpose
 from cm_Cases 
 where IsDeleted=false and region_code = regioncode
 and (
    cm_Cases.ID like '%' || _keyWord || '%' 

(https://yqfile.alicdn.com/1f6fb19232adb37a71e0c642129cc04d4e20b152.png)

(https://yqfile.alicdn.com/103bf51011e1d817e36d4ce100125f925ca07551.png)

展开
收起
1294700540354337 2017-07-20 16:50:49 3234 0
1 条回答
写回答
取消 提交回答
  • 阿里云PostgreSQL和Greenplum内核开发

    什么数据库

    2019-07-17 21:24:58
    赞同 展开评论 打赏
问答分类:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载