My scripts need to know if a table is a decentent of another table. Not jsut parent and child. For example:
Yes cmdb_ci_win_server is a decendant of cmdb_ci_hardware.No cmdb_ci_rack is not a decendant of cmdb_ci_hardware.
I found the following Link...