yangzongzhuan / RuoYi-Vue-Oracle

:tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统
http://ruoyi.vip
MIT License
313 stars 225 forks source link

SysDeptMapper.xml selectNormalChildrenDeptById method oracle 11.2 error #9

Closed wzg1101 closed 3 years ago

wzg1101 commented 4 years ago

ORACLE VERSION:11.2.0.1.0 demo: select count(*) from sys_dept where status = 0 and del_flag = '0' and FIND_IN_SET(0, ancestors)

ORA-00920: invalid relational operator

yangzongzhuan commented 3 years ago

请提供复现步骤或截图。