Hi All,

I have a table called TableA (Field1,Field2,Field3)
and Field1 is the unique key (Primary Key) it used in several other tables as Forigen Key. Is there any way i could select all the records which are related to Field1 of TableA.

I don't want to write select statements for each child table.

Please If any one knows help me

Thanks,
Kiru