Re: Problem duplicating table

2004-03-23 Thread Egor Egorov
Vinay <[EMAIL PROTECTED]> wrote: > Hi i'm trying to write an sql statement which will make a copy of a > table including all its data and indexes. The problem comes with the > fact that the table contain over 20 million lines and i'm looking for a > code or an sql statement that will duplicate this

Problem duplicating table

2004-03-23 Thread Vinay
Hi i'm trying to write an sql statement which will make a copy of a table including all its data and indexes. The problem comes with the fact that the table contain over 20 million lines and i'm looking for a code or an sql statement that will duplicate this table including its indexes. i'm using