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

Home -> Community -> Usenet -> c.d.o.tools -> how to copy the table defination

how to copy the table defination

From: sachh <sachh_at_bigfoot.com>
Date: 2000/03/02
Message-ID: <89m55b$t1$1@news.vsnl.net.in>#1/1

I want to create the table identical to other table with populating it . Is there any way round to do it?
I had tried create table x as select * from y; but that populates the table x also.
i want to create only table.
regards
sachin Received on Thu Mar 02 2000 - 00:00:00 CST

Original text of this message

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