Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Help (2nd request) with determining parent key foreign key relationship

Re: Help (2nd request) with determining parent key foreign key relationship

From: Stan Brown <stanb_at_panix.com>
Date: 8 Aug 2001 17:52:40 -0400
Message-ID: <9kscb8$4n3$1@panix1.panix.com>

In <8daca8eb.0108081249.1c25ef_at_posting.google.com> j_p_x_at_hotmail.com (OK) writes:

>Here is what you want:
>________________________

First of all, thanks.

Second I'm at hime now & can't test this till tomorow. Still I have a question.

This select only seems to return one column name. Is that the Parent key column, or the child (foreign key) column? Could it return both?

>select u.table_name "Table Name", u.constraint_name "FK Name",
>u.columns "Column Name",
>w.r_constraint_name "PK Name", x.table_name "PK Table Name", u.status
>"FK Status"
Received on Wed Aug 08 2001 - 16:52:40 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US