Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> how to copy the table defination
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
![]() |
![]() |