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 -> sql syntax ... join

sql syntax ... join

From: Jon <aaa_at_bbb.ccc>
Date: Fri, 16 Jan 2004 16:38:50 +0100
Message-ID: <bu90m9$qse$1@unbe.sarenet.es>


Hi, I like to know if it is possible to make a simple join but based on an expression like the following one

select * from table1 a, table2 where a.trim(cod) = b.cod

thanks Received on Fri Jan 16 2004 - 09:38:50 CST

Original text of this message

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