I'm trying to import my CSV data file back into my database in the same order it is in the CSv file. However when I import the order is all jumbled from how it appears in the file.
Is there a way to force PHPmyadmin to import in the exact same order as the CSV?