Hi,
Can some one help me with this query?
my requirement is.. I need to list all the child tables associated with a parent table.
ie for eg : table EMP has one field emp_id as PK.
This PK is referenced by say tables WORKER,MANAGER etc.
The result of the query should be WORKER,MANAGER etc...
ie the associated tables..
Lalan
Can some one help me with this query?
my requirement is.. I need to list all the child tables associated with a parent table.
ie for eg : table EMP has one field emp_id as PK.
This PK is referenced by say tables WORKER,MANAGER etc.
The result of the query should be WORKER,MANAGER etc...
ie the associated tables..
Lalan