MySQL Forums
Forum List  »  Other Migration

Re: CSV into MySQL with 1 additional field
Posted by: Devart Team
Date: August 05, 2010 01:42AM

Try to specyfy column list in LOAD DATA INFILE command.

LOAD DATA INFILE Syntax
http://dev.mysql.com/doc/refman/5.1/en/load-data.html

Devart Company,
MySQL management tools
http://www.devart.com/dbforge/mysql/

Options: ReplyQuote


Subject
Views
Written By
Posted
3763
August 04, 2010 07:03PM
Re: CSV into MySQL with 1 additional field
1978
August 05, 2010 01:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.