摘要: select * from lacom a where banktype='02' start with a.agentcom='0202081584' Connect by prior a.upagentcom=a.agentcom ; 递归调用的用法: select level,a.* from 阅读全文
posted @ 2017-01-06 18:00 洋流季 阅读(163) 评论(0) 推荐(0) 编辑