Oracle Left Outer Join problem

From: <trpost_at_gmail.com>
Date: Tue, 28 Oct 2008 10:10:13 -0700 (PDT)
Message-ID: <af4569aa-4e75-4382-b4c9-2927673f7c9a@s1g2000prg.googlegroups.com>


I am trying to do a left outer join with mismatched tables and want to just pull the first occurance... Let me explain

Table: first_names

id     first
1      Tom
2      Mike
3      Tony


Table: last_names

id     last
1     jones
2     jennings

2 Received on Tue Oct 28 2008 - 12:10:13 CDT

Original text of this message