Hi, I have a database that has two columns called parent_id and child_id , a parent can have more than than one child, and a child can have more than one parent, I don't know if there is an algorithm for this kind of structure.
Your help will be appreciated.
Thanks