No, you can do multiple outer joins. See the next email where I give the (+) 
syntax. The (+) syntax still works in 10g, and let's face it - if you're 
using DB links, you're not database agnostic anymore - so use the old 
syntax. It's all good.

On 9/1/05, Ian Skinner <[EMAIL PROTECTED]> wrote:
> 
> Because Oracle 8i doesn't know ANSI standard outer join syntax. The syntax
> is this:
> SELECT ...
> FROM table a, table b
> WHERE
> 
> Well shucks. Ok, I guess I will just have to adapt the Union join to 
> create the double/left & right join I need. Boy is this going to be a LONG 
> (lots of code and slow) query.
> 
> 
> 
> 
> --------------
> Ian Skinner
> Web Programmer
> BloodSource
> www.BloodSource.org <http://www.BloodSource.org>
> Sacramento, CA
> 
> "C code. C code run. Run code run. Please!"
> - Cynthia Dunning
> 
> Confidentiality Notice: This message including any
> attachments is for the sole use of the intended
> recipient(s) and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the
> intended recipient, please contact the sender and
> delete any copies of this message.
> 
> 
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217139
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to