Forum Moderators: coopster
The excel file contains a field FIELD1 with values unique values like 00523243040617 for all the rows.
When I convert excel into csv file, it shows me values like 5.23E+11
When inserted through PHPMYadmin, it inserts only 7.
Why does csv change into decimal format?
Please help me.