Ususally when creating tables in development we are doing something like
create table abc as
select * from def;
The create index
create index ind_abc on abc(column1);
Sometimes the files are extending but usually they are not.
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |