Hi All,
Hope this is in the right place. I have csv file that I need to import overnight into a database. A simple bulk insert script will get this done but I need to map column A in the CSV with column B in the database table. Does anyone know how to do this at all? an example sql script would be appreciated.
Kind Regards,