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 -> Multi Table View

Multi Table View

From: Mitchell <mithomas_at_boh.com>
Date: 11 Mar 2005 19:47:46 -0800
Message-ID: <1110599266.954976.68230@g14g2000cwa.googlegroups.com>


I am creating a multi-table view. Table1 joined to Table2 by ID field, it is a one to one match, also I want to join table3 to table1 by SALESID, but not all records in Table1 will have a matching record in Table3, but I want to return all records in Table1. I am a little confused on the Union Select statement when you have 3 tables. Any help with the correct syntax would be greatly appreciated?

Thankx,

Mitchell, Received on Fri Mar 11 2005 - 21:47:46 CST

Original text of this message

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