Z
Zane
I use program language dump a table in database to a csv file, some fields'
data type are "char";however,it's comprised of numeral, like "06885341".when
I open the csv file with excel, the "0" in the front of string disappeared.
How can I prevent it happen?
data type are "char";however,it's comprised of numeral, like "06885341".when
I open the csv file with excel, the "0" in the front of string disappeared.
How can I prevent it happen?