I have a table with some TEXT columns, all of them get value when I load the file into the table but the TEXT column with 100 length character does not work and shows null value. The source file is fixed width file and I have checked the character number and the proper length of the field.
Do I need to do any configuration to get a long TEXT field in the column?