❔ SQL Server | How to format column using BCP?
#ask #bcp # sql server
hi,
so.... im using bcp to export data to excel and the query like this
but the code column format change from
thank you ~
nb : lets say i dont want to use SSRS or some code stuffs
hi,
so.... im using bcp to export data to excel and the query like this
but the code column format change from
202211070002 to 202208E+11 and i want the result like the first one, is there a way to change the format with BCP?thank you ~
nb : lets say i dont want to use SSRS or some code stuffs

