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 -> Re: tricky SQL question

Re: tricky SQL question

From: hongw1999 <hwangNOhwSPAM_at_channellcorp.com.invalid>
Date: 2000/05/03
Message-ID: <05532e10.68c79280@usw-ex0105-036.remarq.com>#1/1

You may use UNION or to create a view on top of those two tables with union.
then select * from VIEW where id =

Received on Wed May 03 2000 - 00:00:00 CDT

Original text of this message

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