MySQL Forums
Forum List  »  Newbie

Load data from a nnnn.txt WHERE mytableid='nnnn'
Posted by: Victor Martinetti
Date: August 09, 2005 05:58AM

Hi,

I need to upload the data stored in a .txt to my table...

For example:

I need to upload the 2898.txt data to the row that has the 2898 id, i mean... upload nnnn.txt where mytableid='nnnn'
I need to do that to all the rows that has the corresponding .txt

Can somenone send me the script to do that?

Thanks,

Victor Martinetti

Options: ReplyQuote


Subject
Written By
Posted
Load data from a nnnn.txt WHERE mytableid='nnnn'
August 09, 2005 05:58AM


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.