Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: sql syntax ... join
Jon wrote:
> 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
>
>
What were the errors when you tried?
And check out varchar2...
-- Regards, Frank van BortelReceived on Fri Jan 16 2004 - 10:16:45 CST
![]() |
![]() |