[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Unions in SQR
I have done a lot. Assuming you know hte basic condition for union
here is a sample.
begin-SELECT
col1
col2
from a , b
union
select col1, col2 from c,d
end-SELECT
At 02:40 PM 11/3/99 , you wrote:
>Hi all,
>
>Anyone ever have eny luck doing an Oracle union in an SQR?? I have tried
>all day to get this to work but to no avail.
>
>TIA,
>
>David Fordham
>
>
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> S U M M I T T E C H N O L O G I E S, I N C.
>
>http://www.summittech.com dfordham@summittech.com
>8921 E Chenango Ave 303.740.8791
>Greenwood Village, CO 80111 888.833.7360 Toll Free
>
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>