Re: Help Please

From: Gary Wong <gary.wong_at_cyberstore.ca>
Date: 1996/08/30
Message-ID: <1996Aug30.105510.8479_at_venus.gov.bc.ca>#1/1


Hi,

Have you tried the UNION operator? It combines the query results of multiple SELECT statements. Note that it will remove any duplicates... if you want the duplicates, use UNION ALL.

Gary Wong
Systems By Design
gary.wong_at_cyberstore.ca

Zhangshi Yin <yinz_at_orcinus.ksc.nasa.gov> writes: > Greeting:
>
> Does anybody know how to append a table to another table. The two
> tables have the absolutely same columns. Any helps will be highly
> appreciated.
>
> Please reply to my account: yinz_at_dugong.ksc.nasa.gov
>
> Zhangshi
Received on Fri Aug 30 1996 - 00:00:00 CEST

Original text of this message