BCP MSSQL convert empty columns to \N

Job ID: 36215877

Budget: €30 – €250 EUR

Hi,

I am looking for some help on the following project.

BCP is used to create exports of MSSQL tables. Example:
2133|test||1|0|

The desired export format is:
2133|test|\N|1|0|\N

Meaning, the empty slots should be replaced by \N. The tables are very large so we it needs to be a fast working solution.
Related categories: Linux SQL MySQL Microsoft SQL Server