happyqiang

博客园 首页 新随笔 联系 订阅 管理
  30 随笔 :: 0 文章 :: 6 评论 :: 66172 阅读

07 2019 档案

摘要:1 with cte as 2 ( 3 select a.DepartCode,a.DepartName,a.ParentDepartCode from tbDeparts a where ParentDepartCode='2' 4 union all 5 select k.DepartCode,k.DepartName,k.ParentDepartCode from t... 阅读全文
posted @ 2019-07-19 15:13 妙堂传奇 阅读(1416) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示