By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
Records: 6 Duplicates: 0 Warnings: 0
| id | name | parent_id |
|---|---|---|
| 1 | mike | 0 |
| 2 | jeff | 0 |
| 3 | bill | 2 |
| 4 | sara | 1 |
| 5 | sam | 4 |
| 6 | shai | 5 |
| id | name | parent_id | TopParentName |
|---|---|---|---|
| 3 | bill | 2 | jeff |
| 6 | shai | 5 | mike |