A way to: handle a simple self-referencing or recursive relationship
A way to: handle a simple self-referencing or recursive relationship
I read in the forum that some users need to manage a circular relationship or a relationship to the same table. So I decided to make this simple example which I hope will clarify its use and will be useful.