Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Help

Re: Help

From: Joe Testa <teci_at_the-testas.net>
Date: Thu, 26 Jul 2001 04:15:20 -0700
Message-ID: <F001.00355C09.20010726042539@fatcity.com>

read the fine manual, but i'm in a good mood

create table ouruser as select * from myuser; insert into ouruser select * from uruser;

joe
> "Deewaker G.V." wrote:
>
> Hi DBA Gurus
>
> Suppose I have a Table myuser which has 5000 records and another table
> uruser also 5000 records, and the structure is same for the both...
> how do I put "MYUSER" AND 'URUSER" to a new table callled "OURUSER"
>
> Ples help me..
>
> with warm regards,
>
> Deewaker G. V.
>
> Baazee.com India Pvt. Ltd.
> (: 4611323 Extn: 216
> Fax : 4611324
>
> <<Deewaker G.V..vcf>>

-- 
Joe Testa  
Performing Remote DBA Services, need some backup DBA support?
For Sale: Oracle-dba.com domain, its not going cheap but feel free to
ask :)
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Joe Testa
  INET: teci_at_the-testas.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Jul 26 2001 - 06:15:20 CDT

Original text of this message

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