摘要:
数据库树形结构查询 Oracle实现方式 数据库树形结构,正反遍历 --从Root往树末梢递归 select level ,identity,pid from table_name start with identity=475 connect by prior identity = pid --从 阅读全文
posted @ 2019-10-27 23:16
kexinxin
阅读(3036)
评论(0)
推荐(0)

浙公网安备 33010602011771号