I have a large delimited txt file with two columns and about 17 million lines. I have imported it to the database, mistakenly one column in table had shorter size than the text from the file. i.e. varchar (4000) instead of varchar (7000)I have a large delimited txt file with two colu