Hi,
I have a table that is 4 GB and I need to change the data type for one of the columns from CHAR to VARCHAR.
We use 6.5 and I just knew that there is a limitation on 6.5 in doing BCP out then in for this huge table(22 Million rows).
Any suggestions?

Thanks in advance