Skip to Content
0
Former Member
Apr 22, 2010 at 03:20 AM

List of children tables related to one master table

111 Views

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...