I want to list all master's child table's and child's table till you get the last child table. In other way I want to get all related table of one master table with parent table name and PK and FK in Child table.
Is there a way to list it out? It's really takes time to find the linkage from one master table to their children table...