Hi,
Very stumped so all help appreciated....
I've got a table containing a hierarchy and a second table with the date in. In the second table, there is a self-join so that a record relates to a parent record in the same table. The number of parents relates to the number or records in the hierarchy table hence so does the number of joins I need. Can I do that programatically?
Craig
Very stumped so all help appreciated....
I've got a table containing a hierarchy and a second table with the date in. In the second table, there is a self-join so that a record relates to a parent record in the same table. The number of parents relates to the number or records in the hierarchy table hence so does the number of joins I need. Can I do that programatically?
Craig