Foolishly I have inserted a column at a specific location on a large table (3.4million records).
In retrospect I should have added them to the end.
It's taking ages to do it.
Does anyone know...if I cancel it will my table be corrupted, or does it keep a store of the old table before it drops it and starts building the new table???
I'm thinking it may be quicker to cancel out and add the column to the end.
tahnks in advance
In retrospect I should have added them to the end.
It's taking ages to do it.
Does anyone know...if I cancel it will my table be corrupted, or does it keep a store of the old table before it drops it and starts building the new table???
I'm thinking it may be quicker to cancel out and add the column to the end.
tahnks in advance