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

Home -> Community -> Usenet -> c.d.o.misc -> simple sql question

simple sql question

From: Rajkumar Manickavasagam (Raj) <rmnckvsg_at_memphis.edu>
Date: Fri, 22 Oct 1999 07:00:20 GMT
Message-ID: <6EC14873F507D3119B8C0090273C43490C0A7B@jdasoftware.com>


hi

i have 2 tables A and B. table A has a py key col1 and a description field col2. table B has 2 columns....colx references col1 of table A and coly references col1 of table A.

i need to get a report that lists as follows;

colx corresponding-col2 coly corresponding-col2

i would prefer it if i could create a view for this. i have spent the whole day on this with no luck.

regards,
raj


Received on Fri Oct 22 1999 - 02:00:20 CDT

Original text of this message

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