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 -> Help with ANSI SQL and Oracle 8i

Help with ANSI SQL and Oracle 8i

From: SW <webmaster#no#_at_studioweb.it>
Date: Wed, 28 Jul 1999 13:47:42 +0200
Message-ID: <7nmqo1$le1$1@fe2.cs.interbusiness.it>


Hi,

I need to make a query like this:

select *
from a left join b
where a.id = b.id

I want to use the ANSI SQL92 syntax and not the Oracle syntax

Can someone help me?

Thanks Received on Wed Jul 28 1999 - 06:47:42 CDT

Original text of this message

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