Hi,

I'm running the following query:
Load data infile 'data.txt' into table records fields terminated by ';'
IGNORE 1 LINES

The field-order in my txt file is different than that in my table, can i
rearrange the order of the data being loaded and load blank fields in
between?

Any help will be greatly appreciated.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to