Table only has column
|id|Name|Parent
the parent being the root of the of the table
The result required
|Parent|child_id|Ancestral_Level
Child_ids All the succeeding Children where the parent
is their a way to do it on 5.6 as simple as possible?
Update
Now i just need the depth level to perent