When using SSIS to import a CSV file, how can you replace missing dates with the current UTC datetime?

后端 未结 0 1733
眼角桃花
眼角桃花 2020-12-03 08:32

I am creating an SSIS package to import a CSV file into a SQL Server table. The CSV file has a date column and the value will be missing from some of the rows. The missing v

相关标签:
回答
  • 消灭零回复
提交回复
热议问题