Hello
I am trying to load data into PostreSQL from fixed width file
Some date fields come empty (for example: order date end and payment date) in some rows.
So, this field must remain empty in the table.
How ever all those records with empty dates are failing to load
What do I have to do?
Thanks,
Boris