会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
漫步CODE人生
博客园
首页
新随笔
联系
订阅
管理
2019年11月23日
mysql 查询所有子节点
摘要: SELECT t3.college_code FROM ( SELECT t1.college_code, IF ( find_in_set( t1.parent_org_code, @pids ) > 0, @pids := concat( @pids, ',', t1.college_code
阅读全文
posted @ 2019-11-23 16:22 漫步CODE人生
阅读(2997)
评论(0)
推荐(1)
公告
无