MySQL Forums
Forum List  »  General

Importing a large datafile
Posted by: chrisnov2004
Date: February 02, 2005 10:36AM

I have a large datafile with over 5000 fields. I need to import this but during the import, I want to skip many of these fields. I do not control the way the file is sent to us (and it can't be changed). We will also perform various imports and each import might pick different data.

In MS SQL you can create a BULK INSERT template for something like this. Is there a similar function in MySQL?

Chris

Options: ReplyQuote


Subject
Written By
Posted
Importing a large datafile
February 02, 2005 10:36AM


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.