I have table something like this:
childId | parentId 1 | null 2 | 1 3 | null 4 | 2
Column childId is primary key of