excel - Source file having a column in general format, after saving to csv, it appears like 3.81007E+11 -


The source file containing the column in normal format after saving in CSV, it looks like 3.81007E + 11 Also, when Loading in SQL Server 2012, it stays in the form of 3.81007E + 11 , which damages the integrity of the data

source sample

  000000000381006794505 000000003810067945099  

Any suggestions?

Open in Excel, format the columns as numbers (without decimals) and in the form of CSV Save.


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

java - Messages from .properties file do not display UTF-8 characters -

javascript - amcharts makechart not working -