I have a problem. I have a CSV file which we are trying to load into an Oracle database. The problem I believe is with the size of date field. When I open the file up in a text editor the field is only 19 characters in size. When I open it up in Excel this goes to 20 characters, with 2 spaces between the date and time (see below).
The cell format is below.
Why does it show up as 2 characters between the date and time in excel but only 1 space when opened up in a text editor? What can I do for the space to be only 1 character when I open it up in excel?