Guest_imported
New member
- Jan 1, 1970
- 0
Does anyone know a way of extracting data from tables based on primary key/foreign key constraints.
ie. for a given table, and set of values within that table, is there a way of extracting data from tables linked to that table by way of primary key/foregin key constraints, so that any parent tables data, and all child tables data, for tables hierarchically linked to the orignal table, can be extracted.
ie. for a given table, and set of values within that table, is there a way of extracting data from tables linked to that table by way of primary key/foregin key constraints, so that any parent tables data, and all child tables data, for tables hierarchically linked to the orignal table, can be extracted.