|
|
|
|
|
by OldHand2018
1842 days ago
|
|
Not the solution you are looking for, but… SSIS will generate a schema for a CSV file and then let you modify any column you choose (including what you described). All it does, really, is generate the schema that the “SQL Server bulk copy” tool interprets. |
|