I'm trying to put together a DTS package to export data from SQL Server (2k) into a CSV file that I can in turn import into MySQL.<BR><BR>The problem I'm running into is SQL Server exports NULL values ...
In contrast, a regular INSERT statement retains the null value instead of inserting a default value. The INSERT ... SELECT * FROM [OPENROWSET(BULK...)](../../t-sql ...
In contrast, a regular INSERT statement retains the null value instead of inserting a default value. The INSERT ... SELECT * FROM OPENROWSET(BULK...) statement provides the same basic behavior as ...
Understand the effects of NULLs on inner and outer JOINs Your email has been sent SQL Server developers must understand two things: the difference between inner and outer JOINs and the effect of NULLs ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results