bcp wtf
From Microsoft’s Sqlserver 2008 BOL entry describing the BCP utility:
When extracting data, note that the bcp utility represents an empty string as a null and a null string as an empty string.
From Microsoft’s Sqlserver 2008 BOL entry describing the BCP utility:
When extracting data, note that the bcp utility represents an empty string as a null and a null string as an empty string.