Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
入力ファイルには、次のようなデータが含まれています。
Column ------ 123456 234567 ADCDEF
出力ファイルには、以下に示すデータが含まれます
Column ------ 123456 234567 NULL
からにデータを転送するときに、SSIS パッケージが最後の行にABCDEFではなくNULL値を書き込むのはなぜですか?ExcelCSV
Excel
CSV