People,
Have never done hierarchial trees, but now I have a requirement. And for the life of it I cant figure out how to get it done. Perhaps my understanding is not very good abt trees. Anywa the problem is:
I have a set of customers in a CUSTOMER table and a set of orders ina ORDER table. I need to show the cust_id as the parent and the Order_id as the children in a Tree. Any suggestions how can I acheive this.
TIA
Have never done hierarchial trees, but now I have a requirement. And for the life of it I cant figure out how to get it done. Perhaps my understanding is not very good abt trees. Anywa the problem is:
I have a set of customers in a CUSTOMER table and a set of orders ina ORDER table. I need to show the cust_id as the parent and the Order_id as the children in a Tree. Any suggestions how can I acheive this.
TIA