| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> To make a copy of a table
I want to make a copy of a table in alphabetical order. I tried to do this:
     create table T2 as select * from T1 order by colX;
  This does not work...
  Thanks for replies
  Jean_Luc demoisson
  jld_at_grenet.fr
  
Received on Thu Jan 08 1998 - 00:00:00 CST
![]()  | 
![]()  |