你的位置: 码友网首页 / 资讯源列表 / Obtaining recursive data with sql server

关于[Obtaining recursive data with sql server]的摘要:

I am trying to get recursive data. Following code returns all parents on the top and then the children. I would like to get data Parent 1 – his children then parent 2 - his children then parent3 – his children. How do I do this?

原文地址: https://www.codesd.com/item/obtaining-recursive-data-with-sql-server.html

收录时间: 2018-07-17 浏览量: 2274 分类: SQL Server

| 0 收藏 | 0