Import fixed width text to SQL

前端 未结 5 1194
梦谈多话
梦谈多话 2020-12-15 14:50

We have records in this format:

99 0882300 25 YATES ANTHONY V MAY 01 12 04 123456 12345678

The width is fixed and we need to import it int

5条回答
  •  萌比男神i
    2020-12-15 15:38

    Use SSIS instead. This is much clearer and has various options for the import of (text) files

提交回复
热议问题