Hello,
I am importing a .csv file in mysql. I am facing problem when it comes to date. Let me elaborate.
CaptureDate
20071101
20071101
20071101
20071101
20071101
This is data. But when i Load the file,
it displays only last record correctly but not the rest 4. Please help. Thanks in advance.