I am new to SSIS, please help me on this.
I have a flat file with data, and there are some column are empty. I have to load this data into my database, and for those empty data, I need it show default value. How can I do this?
I have a flat file with data, and there are some column are empty. I have to load this data into my database, and for those empty data, I need it show default value. How can I do this?