Felipe Eltermann
Results
3
comments of
Felipe Eltermann
Same here.
For some reason, CODEPAGE is not available on mssql for Linux. The [documentation](https://docs.microsoft.com/en-us/sql/t-sql/statements/bulk-insert-transact-sql) says: ``` CODEPAGE is not a supported option on Linux. ```
@twright-msft, could you please provide an example of a simple BULK INSERT statement that works on SQL Server on Linux and makes use of CODEPAGE? Also, this documentation update will...