Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have a table where is stored only father item and child item. Something like this:
Father ChilditemB itemCitemA itemBitem2 item3item1 item2
I only need to create a two columns table with item and the relative top parent, like this:
item parentitemB itemAitemC itemAitem2 item1item3 item1
could someone help me to achieve this target?
Thanks in advance