ORACLE Connect by clause equivalent in SQL Server

Posted by zapping on Stack Overflow See other posts from Stack Overflow or by zapping
Published on 2010-02-04T15:02:28Z Indexed on 2010/03/21 0:41 UTC
Read the original article Hit count: 521

Filed under:
|
|
|

Is there a equivalent clause to CONNECT BY of Oracle in SQL Server. The requirement to build a category tree using a parentId field.

© Stack Overflow or respective owner

Related posts about sql

Related posts about tsql