User bio
404 bio not found
Member since Feb 19, 2016
Replies:

Hi Kyle. So...
I have a hierarchy, a tree. Each node is a row.

To simplify, imagine only 2 fields:
NodeId | ParentId
3 | 2
2 | 1
1 | 0

So, each node knows your father. But I need answer things like:
All nodes that are descendants from node x

OK, I can make a object script method or I can use severals "self inner Join", but I would like to use a more elegant way

Certifications & Credly badges:
ANDERSON has no Certifications & Credly badges yet.
Global Masters badges:
Followers:
ANDERSON has no followers yet.
Following:
ANDERSON has not followed anybody yet.