Hi every one,
I have to add three fields to a table, but it currently has over 16'000.000 records. Last time this was done (over 9 months ago) the data was backup up with the BCP out command, then the table was recreated with the new fields and a BCP in was performed.
The problem is that with the amount of data it has now the BCP command doesn't work and I don't have a development environment.
Does any ony knows a safelly way to create the new fields?
Thanks in advance,
I have to add three fields to a table, but it currently has over 16'000.000 records. Last time this was done (over 9 months ago) the data was backup up with the BCP out command, then the table was recreated with the new fields and a BCP in was performed.
The problem is that with the amount of data it has now the BCP command doesn't work and I don't have a development environment.
Does any ony knows a safelly way to create the new fields?
Thanks in advance,