SQL Server User-Defined Tree Functions¶
-
Returns the level of a given node in a hierarchical/tree-type table.
-
Returns the path of a node from the parent to the current node in a hierarchical/tree-type table.
Returns the level of a given node in a hierarchical/tree-type table.
Returns the path of a node from the parent to the current node in a hierarchical/tree-type table.